commit | d1070d91b4de8438dc78c034283baaa19b31d25e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Aug 28 23:09:35 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 29 20:02:50 2008 -0400 |
tree | 075ca871a8491c7e73cccf1e1d095a447a58b223 | |
parent | f844b32a09b29e2b122f7e7cb0302c996dbf8276 [diff] |
tune2fs, mke2fs: Change default directory hash algorithm to half_md4 The half_md4 algorithm is faster and more collision resistant. Let's switch to it as the default. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>