]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/pass5.c
e2fsck: Fix pass5 handling for bigalloc && uninit_bg file systems
authorTheodore Ts'o <tytso@mit.edu>
Thu, 16 Jun 2011 02:15:34 +0000 (22:15 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 16 Jun 2011 02:15:34 +0000 (22:15 -0400)
commit3385a25408f7ecc1eac3bfcb619a2bf474687a14
treec972347c469d4b7b988c593dd29a25402145d37a
parent5f2e1a81d24ca2334547edd52690378d6eb763c7
e2fsck: Fix pass5 handling for bigalloc && uninit_bg file systems

The code which simulated handling uninitialized block bitmaps didn't
take bigalloc file systems into account correctly.  Fix it.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/pass5.c