commit | a4fdf09414e04e9ecb995aa0af2f525d335987ae | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Dec 22 13:53:02 2010 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Dec 22 13:53:02 2010 -0500 |
tree | cfe7058bcb05a10e62f0520102990e6584078ae9 | |
parent | 9098c986b64bb65a2b7fcd2724a400ba1f451f6b [diff] |
libext2fs: Don't use the extended rec_len encoding for standard file systems If the file system has a blocksize less than 64k, then don't use the extended rec_len encoding, to be consistent with what the kernel will do. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>