Whamcloud - gitweb
dirhash.c (ext2fs_dirhash): Fix bug which caused MD4
authorTheodore Ts'o <tytso@mit.edu>
Tue, 23 Jul 2002 17:11:53 +0000 (13:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 23 Jul 2002 17:11:53 +0000 (13:11 -0400)
commitcc90bdfd083036c9646f35ad6fa375af4ff92526
treee5cc4344ec303a0e500b83534ac5263cf875dc1e
parent3214a453db281839f217fa753c7309d965958acc
dirhash.c (ext2fs_dirhash): Fix bug which caused MD4
calculations for names > 32 characters to be completely
bogus.  Changed MD4 calculation to match what is currently
being used in the CVS gkernel tree.
lib/ext2fs/ChangeLog
lib/ext2fs/dirhash.c