Whamcloud - gitweb
super.c (check_super_block): Make sure that if the inode table
authorTheodore Ts'o <tytso@mit.edu>
Mon, 26 Nov 2001 20:51:14 +0000 (15:51 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Nov 2001 20:51:14 +0000 (15:51 -0500)
commit24bfb443fccf2060c55d0f919ef650409f96674a
tree967c31309a3a17a3288b4b40ac5baa56d3079323
parent1e9a7e0278ae24b2bed77ef0722c34623db695a2
super.c (check_super_block): Make sure that if the inode table
or allocation bitmap is zero, that it is marked as
invalid, so that in pass #1, a new bitmap/inode table gets
properly allocated.  (Addresses Debian Bug #116975)
e2fsck/ChangeLog
e2fsck/super.c