DragonFly commits List (threaded) for 2007-06
DragonFly BSD
DragonFly commits List (threaded) for 2007-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 Jun 2007 22:08:52 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]