Whamcloud - gitweb
When testing a disk using e2fsck -c, use the list
authorTheodore Ts'o <tytso@mit.edu>
Tue, 2 Dec 2003 12:56:42 +0000 (07:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 2 Dec 2003 12:56:42 +0000 (07:56 -0500)
commit3ddf2f662eaccf2376dd99c65a2fe93fcf75c3e7
tree2a958bcd3dd77ac31963c0997e5e4fda6f13b0e7
parent068cab5bd110eba108e2b7087fcf70fe854f558e
When testing a disk using e2fsck -c, use the list
of new bad blocks to replace the current list of bad
blocks.  This way "e2fsck -c" can be used to recover from
a corrupted bad block inode.
e2fsck/ChangeLog
e2fsck/badblocks.c
e2fsck/e2fsck.h
e2fsck/unix.c