K 10 svn:author V 4 jeff K 8 svn:date V 27 2010-01-27T21:16:35.865263Z K 7 svn:log V 499 - Resolve cases where the freelink could be zero'd when we manually alter inodes. This corrupted the unlinked but referenced list resulting in inodes that were never freed. - Permit writing to inodes that are stable on the unlinked list on disk as processes may continue to do I/O to them that can not be completed unless the inode pointers are updated. - Don't adjust down nlinks when we're going to journal the remove. This can lead to incorrect starting links in the journal. END