]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/e2fsck.h
Add support to e2fsck to reindex directories to use hash trees.
authorTheodore Ts'o <tytso@mit.edu>
Sat, 20 Jul 2002 04:28:07 +0000 (00:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 20 Jul 2002 04:28:07 +0000 (00:28 -0400)
commitb7a00563b22b0ea47ddc7117508c0b8e0d65df43
tree47abfe8f090b00cc4facfc946ef7e19bec2f9f9d
parent3ea1f0fb45d5d3ec81370efc3c1c0759a4d88675
Add support to e2fsck to reindex directories to use hash trees.
23 files changed:
e2fsck/ChangeLog
e2fsck/Makefile.in
e2fsck/e2fsck.c
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/pass3.c
e2fsck/problem.c
e2fsck/problem.h
e2fsck/problemP.h
e2fsck/rehash.c [new file with mode: 0644]
lib/ext2fs/ChangeLog
lib/ext2fs/badblocks.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/ext2fsP.h
lib/ext2fs/freefs.c
tests/ChangeLog
tests/f_expand/expect.1
tests/f_h_badnode/expect.1
tests/f_h_badnode/expect.2
tests/f_h_badroot/expect.1
tests/f_h_badroot/expect.2