]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Fix a bug which caused e2fsck to fail to correctly check filesystems
authorTheodore Ts'o <tytso@mit.edu>
Sat, 31 Aug 2002 06:32:41 +0000 (02:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 31 Aug 2002 06:32:41 +0000 (02:32 -0400)
commitea1959f01523ffc105747d660ccc5b7f02805928
treeb9e7abb01d23b6a3541aa61ad3f8c1945eaad2ea
parentf61fc0b5d98ef2455252d596e7b20131526d6762
Fix a bug which caused e2fsck to fail to correctly check filesystems
using a non-zero hash version (i.e., half MD4 or TEA hash).

The hash version wasn't getting copied into dx_dir->hashversion and
this caused the kernel to treat all directories if they were using the
legacy hash, which was Bad.
e2fsck/ChangeLog
e2fsck/pass2.c
e2fsck/problem.c
e2fsck/problem.h
lib/ext2fs/ChangeLog
lib/ext2fs/dblist.c
lib/ext2fs/ext2fs.h