diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2008-08-28 23:09:35 -0400 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2008-08-29 20:02:50 -0400 |
| commit | d1070d91b4de8438dc78c034283baaa19b31d25e (patch) | |
| tree | 075ca871a8491c7e73cccf1e1d095a447a58b223 /tests/m_uninit | |
| parent | f844b32a09b29e2b122f7e7cb0302c996dbf8276 (diff) | |
| download | android_external_e2fsprogs-d1070d91b4de8438dc78c034283baaa19b31d25e.tar.gz android_external_e2fsprogs-d1070d91b4de8438dc78c034283baaa19b31d25e.tar.bz2 android_external_e2fsprogs-d1070d91b4de8438dc78c034283baaa19b31d25e.zip | |
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>
Diffstat (limited to 'tests/m_uninit')
| -rw-r--r-- | tests/m_uninit/expect.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/m_uninit/expect.1 b/tests/m_uninit/expect.1 index 02649d88..549acedd 100644 --- a/tests/m_uninit/expect.1 +++ b/tests/m_uninit/expect.1 @@ -53,7 +53,7 @@ Reserved blocks uid: 0 Reserved blocks gid: 0 First inode: 11 Inode size: 128 -Default directory hash: tea +Default directory hash: half_md4 Group 0: (Blocks 1-8192) [ITABLE_ZEROED] |
