commit | a06b42383c8633ad7880cce5025c7941174a8909 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Apr 14 16:44:16 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Apr 14 16:44:16 2017 -0400 |
tree | b2ca3502e4afd559e115fcfa3e3e6d54352f1670 | |
parent | 7da05ce168eaa9e6df03224503babb36c05cbded [diff] |
e2fsck: fix type mismatch bug in the largedir patch Commit ae9efd05a986: "e2fsck: 3 level hash tree directory optimization" introduced a bug when checking for the largedir feature. Signed-off-by: Theodore Ts'o <tytso@mit.edu>