OSDN Git Service

debugfs: Fix htree command so it works with extent-based directories
authorTheodore Ts'o <tytso@mit.edu>
Fri, 8 Aug 2008 15:56:07 +0000 (11:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 8 Aug 2008 15:56:07 +0000 (11:56 -0400)
commit226515dfa921dfaa0145f358d0e457852dc3b493
treeb4f8d9698b576712347e74fdbc02b88c197f83a9
parentd887f88d220317aa05e6007be9eb19a3b654ece2
debugfs: Fix htree command so it works with extent-based directories

Also add support to dump out the minor hash value in addition to the
major hash.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/htree.c