]> git.neil.brown.name Git - LaFS.git/commit
incorporate: handle empty block correctly.
authorNeilBrown <neilb@suse.de>
Mon, 28 Sep 2009 02:26:29 +0000 (12:26 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 28 Sep 2009 02:26:29 +0000 (12:26 +1000)
commite279d734fc788a1679864aea7be98a5e1318c190
treefb15526d6d1675280a7970b2bb2030f439e8bc39
parent7cfdec7d8156a8961c3413cca8e92340768c5b97
incorporate: handle empty block correctly.

When a block becomes empty, we need to remove it from the
indexing tree, causing the next block to take over the address
space if possible, else maybe the previous block.
index.c
lafs.h
modify.c