]> git.neil.brown.name Git - LaFS.git/commit
remove_from_index: various fixes.
authorNeilBrown <neilb@suse.de>
Tue, 8 Jun 2010 08:22:39 +0000 (18:22 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 10 Jun 2010 06:05:09 +0000 (16:05 +1000)
commit8ea11b2f0a7f51f2c0b26b0daa052145abd6a552
tree7a230bf8a46c2004f87e53287f3cc9aea4b8c9d0
parent5fb0b714a9cf5858e48f2165fa700c35ec0a67bc
remove_from_index: various fixes.

1/ Skip offset for InoIdx
2/ when moving address down, clear the space at the end
3/ stop when we find the last address.

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