]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.c
Add support for the half-MD4 HTREE hash.
authorTheodore Ts'o <tytso@mit.edu>
Wed, 26 Jun 2002 20:52:10 +0000 (16:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 26 Jun 2002 20:52:10 +0000 (16:52 -0400)
commit503f9e7f6eb331c5b75d7f1ad126f71bcdcfb4e3
treec1eb5dd60299228866ce95a7e1b46ed29944b059
parent8fdc9985c1e2a4467630b33719b7feb281b7b33b
Add support for the half-MD4 HTREE hash.

Add HTREE root node tests.
18 files changed:
debugfs/ChangeLog
debugfs/htree.c
e2fsck/ChangeLog
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/problem.c
e2fsck/problem.h
lib/ext2fs/ChangeLog
lib/ext2fs/dirhash.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
tests/ChangeLog
tests/f_h_badroot/expect.1 [new file with mode: 0644]
tests/f_h_badroot/expect.2 [new file with mode: 0644]
tests/f_h_badroot/image.gz [new file with mode: 0644]
tests/f_h_badroot/name [new file with mode: 0644]
tests/f_h_badroot/script [new file with mode: 0644]
tests/f_h_normal/script~ [deleted file]