commit | 8718cb66c85e9b6344dee892edf5bb9a77e6c5c7 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 17:40:15 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 17:40:15 2012 -0400 |
tree | 47e5e01cdcdb28ce86d272fb1c33db82bc8e9716 | |
parent | f3ce48a4b6e6a030fa4481532ba04c1a966173bb [diff] |
libext2fs: enforce the block group descriptor size in ext2fs_open() Since various parts of the library depend on the value of s_desc_size, check to make sure it is the correct, expected value based on the file system features. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>