Whamcloud - gitweb
e2fsck: fix type mismatch bug in the largedir patch
authorTheodore Ts'o <tytso@mit.edu>
Fri, 14 Apr 2017 20:44:16 +0000 (16:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 14 Apr 2017 20:44:16 +0000 (16:44 -0400)
commita06b42383c8633ad7880cce5025c7941174a8909
treeb2ca3502e4afd559e115fcfa3e3e6d54352f1670
parent7da05ce168eaa9e6df03224503babb36c05cbded
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>
e2fsck/pass2.c