]> git.neil.brown.name Git - LaFS.git/commit
Fix handling of empty index blocks during incorporation.
authorNeilBrown <neilb@suse.de>
Wed, 9 Jun 2010 03:23:14 +0000 (13:23 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 10 Jun 2010 06:47:33 +0000 (16:47 +1000)
commit85151183c85241a00f6720f420d9c02a5713132c
tree8182205e44154d12149099218704df8b022cf6fd
parenta21596e51b872635c7cb0683a21fff981f5d3716
Fix handling of empty index blocks during incorporation.

If an index block becomes empty we incorporate the address space into
the next index block, and so need to update the address of the leading
children and fix the indexes in the parent properly.

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