]> git.neil.brown.name Git - LaFS.git/commit
Don't hold counted reference while on leafs list.
authorNeilBrown <neilb@suse.de>
Wed, 15 Sep 2010 03:58:39 +0000 (13:58 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 15 Sep 2010 03:58:39 +0000 (13:58 +1000)
commit824275a5d2d6f3b9641f90519e26b499a2ba2665
tree3aaa11f873f2eeb91dd123ecac44f53e7056c3c7
parentea09fda076df0be9eef1e00b89f1166f809da824
Don't hold counted reference while on leafs list.

Doing so makes the refcount calculations in lafs_refile messy.

We don't drop a block while it is dirty etc anyway so there is no loss

Signed-off-by: NeilBrown <neilb@suse.de>
block.c
checkpoint.c
clean.c
cluster.c
index.c
lafs.h