commit | 88b34b1f87c2d7c3dfc9be7ff6e5d916f06d960a | [log] [tgz] |
---|---|---|
author | Jose R. Santos <jrs@us.ibm.com> | Mon Aug 13 23:33:03 2007 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Nov 03 20:13:16 2007 -0400 |
tree | f45ad7a21f541c2328e1d7a29a60fc5a9cd53694 | |
parent | cf0eeec0159b1af67fad9bccce220402cf08dff0 [diff] |
Relax group descriptor checking for FLEX_BG The FLEX_BG feature allows the inode table, block bitmap, and inode bitmaps to be located anywhere in the filesystem. Update e2fsck and libext2fs's checking code to recognize this. Signed-off-by: Jose R. Santos <jrs@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> -- e2fsck/super.c | 14 ++++++++++++-- lib/ext2fs/check_desc.c | 15 +++++++++++++-- 2 files changed, 25 insertions(+), 4 deletions(-)