cvs commit: src/sys/vfs/ufs ffs_vfsops.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jun 16 22:09:57 PDT 2007


dillon      2007/06/16 22:08:52 PDT

DragonFly src repository

  Modified files:
    sys/vfs/ufs          ffs_vfsops.c 
  Log:
  Have UFS set the vnode type to VBAD instead of VNON so it gets cleaned
  up by the syncer and flusher and isn't left hanging if e.g. you pull
  a USB stick out of a machine with its filesystem still mounted.
  
  Revision  Changes    Path
  1.57      +6 -2      src/sys/vfs/ufs/ffs_vfsops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_vfsops.c.diff?r1=1.56&r2=1.57&f=u





More information about the Commits mailing list