]> git.neil.brown.name Git - LaFS.git/commit
truncate: fixes for pruning addresses.
authorNeilBrown <neilb@suse.de>
Tue, 8 Jun 2010 08:10:37 +0000 (18:10 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 8 Jun 2010 08:10:37 +0000 (18:10 +1000)
commit8cbf6df5aa356a92d4ab6c515bb6bd308bff250d
tree20a4cc12ee4f368192a4845fd8986a478b9bb4ec
parentc81a033a49cab51635ffd3ad03198f7cad969b4c
truncate: fixes for pruning addresses.

1/ after pruning addresses, we need to clear the index block
2/ InoIdx blocks don't follow the rule that physaddr==0 means empty.

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