]> git.neil.brown.name Git - LaFS.git/commit
Fix Primary Ref counting when removing an unincorporated block.
authorNeilBrown <neilb@suse.de>
Wed, 9 Jun 2010 03:40:07 +0000 (13:40 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 13 Jun 2010 07:19:58 +0000 (17:19 +1000)
commit00e4e4584fb89988451656c04d68ceeb81b4a7da
treeeb14b5a82d03089668a4a34726de645c75a6f658
parent85151183c85241a00f6720f420d9c02a5713132c
Fix Primary Ref counting when removing an unincorporated block.

incorp_index did the wrong thing here, and we didn't differentiate
where in a primary_ref chain we were.
Fixed now I hope.

Signed-off-by: NeilBrown <neilb@suse.de>
modify.c