Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2008 23:19:43 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/cd9660 cd9660_bmap.c cd9660_vfsops.c cd9660_vnops.c
Message-ID:  <200811182320.mAINK2xX081556@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-11-18 23:19:43 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/cd9660        cd9660_bmap.c cd9660_vfsops.c 
                         cd9660_vnops.c 
  Log:
  SVN rev 185071 on 2008-11-18 23:19:43Z by jhb
  
  - Fix a typo in a comment.
  - Whitespace fix.
  - Remove #if 0'd BSD 4.x code for flushing busy buffers from a mountpoint
    during an unmount.  FreeBSD uses vflush() for this.
  
  Revision  Changes    Path
  1.17      +4 -3      src/sys/fs/cd9660/cd9660_bmap.c
  1.159     +0 -5      src/sys/fs/cd9660/cd9660_vfsops.c
  1.120     +1 -1      src/sys/fs/cd9660/cd9660_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811182320.mAINK2xX081556>