commit | 52783e0ca72a80c549e9d266b3472f78fc61bdb2 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Mar 11 15:04:45 2002 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Mar 11 15:04:45 2002 -0500 |
tree | 4177749b11597db654f7a70d78d24be8564d9286 | |
parent | 708d3970e8ec7bb2625088a8aca13cd8f52021ac [diff] [blame] |
Add new function to the libext2fs library, ext2fs_dirhash, which calculates the hash of a filename for indexed directories.
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog index 2940820..003b559 100644 --- a/debugfs/ChangeLog +++ b/debugfs/ChangeLog
@@ -1,3 +1,8 @@ +2002-03-11 Theodore Tso <tytso@mit.edu> + + * htree.c (htree_dump_leaf_node): Use the ext2_dirhash function + instead of a local static function. + 2002-03-08 Theodore Tso <tytso@mit.edu> * Release of E2fsprogs 1.27