HAMMER 40C/Many: Inode/link-count sequencer cleanup pass.
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 2 May 2008 16:41:26 +0000 (16:41 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 2 May 2008 16:41:26 +0000 (16:41 +0000)
commitae8bb7897f3c0126dae20d762efcb7098c2bc6cf
tree4ee36c1b8398aec03f27cfc78110d0abf53b7f82
parent3246ae899b7c1a2c7c05da283e70525335dce7b9
HAMMER 40C/Many: Inode/link-count sequencer cleanup pass.

* Fix a forever-syncing inode issue by properly clearing the XDIRTY flag
  when the last record is removed from ip->rec_tree.
sys/vfs/hammer/hammer_object.c