HAMMER 59J/Many: Features
commit6a5bb67cdfde8e1148c97df47a67f736134b98bc
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jul 2008 17:30:42 +0000 (1 17:30 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jul 2008 17:30:42 +0000 (1 17:30 +0000)
tree5216ba008ad241c900fe429003ffad239b364db5
parent224c83d0654344cdbc02fe7a17ac45842eea5b2d
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.
sys/vfs/hammer/hammer_prune.c