Whamcloud - gitweb
Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the
authorTheodore Ts'o <tytso@mit.edu>
Thu, 3 Oct 2002 05:09:35 +0000 (01:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 3 Oct 2002 05:09:35 +0000 (01:09 -0400)
commitd237a78e4eb9f4d72b40270c10c641159bf7bb46
tree9db94c0429eb5eb46010d0a43c1ac0f009b44a6b
parent8132d840c8f6b0d90ab5048d6f8529f74e1aa0b3
Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the
inode table, and shrink code by reorganizing the while loop so
to eliminate duplicate calls to ext2fs_get_next_inode().
e2fsck/pass1.c
e2fsck/pass1b.c