cvs commit: src/sys/vfs/hammer hammer_prune.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 1 10:31:50 PDT 2008


dillon      2008/07/01 10:30:42 PDT

DragonFly src repository

  Modified files:
    sys/vfs/hammer       hammer_prune.c 
  Log:
  HAMMER 59J/Many: Features
  
  * The pruning code now disposes of any disconnected inodes it encounters.
    A disconnected inode can be created when a process holds an open
    descriptor on an unlink()'d file, and the machine then crashes.
  
  Revision  Changes    Path
  1.11      +24 -1     src/sys/vfs/hammer/hammer_prune.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_prune.c.diff?r1=1.10&r2=1.11&f=u





More information about the Commits mailing list