]> git.neil.brown.name Git - LaFS.git/commit
Remove special handling for i_nlink when reading inodes.
authorNeilBrown <neilb@suse.de>
Wed, 2 Sep 2009 00:09:52 +0000 (10:09 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 2 Sep 2009 00:09:52 +0000 (10:09 +1000)
commitf0ddcc2c1d2c8c49942bddac0781d4c8d57c482e
treeac41e45ab04094c156064f6ba4ad801ae4b1207d
parent4de7d024e84fc3fcf05bf2334347d7629649d4c3
Remove special handling for i_nlink when reading inodes.

This was never "right" and is confusing orphan handling.
We should not lose those blocks anymore but if we do we need a better
fix.
dir.c
inode.c
roll.c