]> git.neil.brown.name Git - LaFS.git/commit
When cleaner finds a block beyond EOF, ignore whole descriptor.
authorNeilBrown <neilb@suse.de>
Sat, 14 Aug 2010 11:05:55 +0000 (21:05 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 14 Aug 2010 11:05:55 +0000 (21:05 +1000)
commit7c6e83cc8a4ea178b2b4316229d5d8d2e8c15274
tree5562286fa44362268660b52db92c290de6c7fb3f
parent447798842326640fbd1a198ec1b19f14b62869b4
When cleaner finds a block beyond EOF, ignore whole descriptor.

All other blocks in descriptor must also be beyond EOF,
so ignore them all at once.

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