commit | 3385a25408f7ecc1eac3bfcb619a2bf474687a14 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Jun 15 22:15:34 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 15 22:15:34 2011 -0400 |
tree | c972347c469d4b7b988c593dd29a25402145d37a | |
parent | 5f2e1a81d24ca2334547edd52690378d6eb763c7 [diff] |
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>