Skip bad blocks in search
commit577b06cd787ece199c64be8aed40cdf852f91985
authorPetr Tesarik <petr@tesarici.cz>
Tue, 13 Nov 2012 22:22:03 +0000 (13 23:22 +0100)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 13 Nov 2012 22:22:03 +0000 (13 23:22 +0100)
tree44d8e3b8c94ae6c7080da32171a4ff8651b6b44f
parente6a753026d887652976bdb44227dbe2b31e0914f
Skip bad blocks in search

When searching over a bad block, skip it rather than returning error.
This keeps the traditional behaviour (before copy_in started checking
for bad blocks).
libhed/file.c