]> git.neil.brown.name Git - LaFS.git/commit
Change when orphan blocks are refcounted.
authorNeilBrown <neilb@suse.de>
Sat, 14 Aug 2010 05:16:37 +0000 (15:16 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 14 Aug 2010 07:58:20 +0000 (17:58 +1000)
commit0b5cc41c58630d28bb04d3986a511093f2646ea0
treeab825b4e491016b8478490f618d4492f1a8c0526
parentb8f0eb4ee25d9aa71d1e6d64118648bcb79127f0
Change when orphan blocks are refcounted.

Count when while B_Orphan is set, rather than while on a list.

This gives us some freedom to do different things with the list,
and ensures that we never lose the flag by the block disappearing.

Signed-off-by: NeilBrown <neilb@suse.de>
lafs.h
orphan.c