]> git.neil.brown.name Git - LaFS.git/commit
Be more robust in face of read errors on orphan list.
authorNeilBrown <neilb@suse.de>
Sat, 2 Oct 2010 11:15:39 +0000 (21:15 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 10 Oct 2010 23:33:55 +0000 (10:33 +1100)
commit6f1426b4a5dcc40dd960f2eac2b4558d80203633
tree1a4f24d53e2f880d57490406547a81c1498ef7d8
parent6463c5d2d18402528ba398fe455b3ae2b815f9c8
Be more robust in face of read errors on orphan list.

This isn't *very* robust, but we shouldn't BUG now.  Worst case
is we loose some orphans and some orphan slots.  fsck will have
to deal with that.

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