summaryrefslogtreecommitdiff
path: root/debugfs/htree.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-5/+8
2003-05-13util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog:Theodore Ts'o1-11/+3
2003-03-06Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o1-2/+2
2002-10-13Fix gcc -Wall nits.Theodore Ts'o1-26/+21
2002-10-02Fix endian problems in the htree code for e2fsck and debugfs.Theodore Ts'o1-1/+1
2002-09-22Flag continuation hashes in debugfs's htree command to make themTheodore Ts'o1-4/+6
2002-07-21htree.c (do_htree_dump): Fix a bug where we were not cleanlyTheodore Ts'o1-6/+6
2002-07-18htree.c (htree_dump_int_node): Add byte swapping code sot thatTheodore Ts'o1-11/+18
2002-06-26Add support for the half-MD4 HTREE hash.Theodore Ts'o1-9/+33
2002-03-11Add new function to the libext2fs library, ext2fs_dirhash, whichTheodore Ts'o1-18/+15
2002-02-25Add initial support in debugfs for examining directory indexingTheodore Ts'o1-0/+364