]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.c
pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK),
authorTheodore Ts'o <tytso@mit.edu>
Fri, 21 Nov 2003 15:41:58 +0000 (10:41 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 21 Nov 2003 15:41:58 +0000 (10:41 -0500)
commit000ba4046fbcc11ff70ef840988854d82235e5b5
treeb1b5ee57e7bdf625ece620833803af9f78314032
parent817e49e3ce0a70252113438440fc12607140d032
pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK),
  problem.c (PR_1_BB_FS_BLOCK, PR_1_BBINODE_BAD_METABLOCK_PROMPT):
Fix up the handling of corrupted indirect blocks in the
bad block.  We now correctly handle the case where there
is an overlap between a block group descriptor or
a superblock and a bad block indirect block.  In the case
where the indirect block is corrupted, we now suggest
"e2fsck -c".
e2fsck/ChangeLog
e2fsck/pass1.c
e2fsck/problem.c
e2fsck/problem.h