]> git.neil.brown.name Git - LaFS.git/commit
refile: tidy up refcounting
authorNeilBrown <neilb@suse.de>
Mon, 16 Mar 2009 02:04:09 +0000 (13:04 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 16 Mar 2009 02:04:09 +0000 (13:04 +1100)
commit991154bfd155be1ef49486ec9358409403c969d4
treec2068752af45eb2ddb77482ef449163a096a2738
parenta259ad25a203b41f19635b24525c015c6e15cea7
refile: tidy up refcounting

lafs_refile sometimes needs to 'recursively' re-file other blocks.
This was rather messy and partly broken.
It is now tidier.

I think I also found a significant refcount leak with data blocks.
block.c
index.c