fsck: Overwrite the backup index file if it exists.
authorAndre Noll <maan@systemlinux.org>
Sat, 11 Jul 2009 19:39:27 +0000 (21:39 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 11 Jul 2009 19:39:27 +0000 (21:39 +0200)
commitedb632b26c12a94fb7d8a7bfcb787a8df8b77a1c
treee69044c1e3b2e04e55ba5cedff07dda805938286
parent884d9b3ac360755d8dd8e28e3d049cb6b0e2b1e8
fsck: Overwrite the backup index file if it exists.

A bit dangerous, but without this change, osfsck always fails if this file exists.

Also, print a bit more information about what is going on.
fsck.c