commit | 4a2924eaa371da712d610062367b7e9c3478b055 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Apr 19 10:30:59 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 20 18:33:19 2008 -0400 |
tree | 8c25a9b92fe346bc0c896751ddbae03c13825796 | |
parent | 456e9892707c2f88b951c67113b265e45a1b2556 [diff] |
e2fsck: Fix pass5 handling of meta_bg and uninit_bg combination The pass5 lazy block group support didn't understand meta_bg formats correctly. Fix this. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>