Whamcloud - gitweb
debugfs: teach the dx_hash command the -v option
authorTheodore Ts'o <tytso@mit.edu>
Tue, 16 Jan 2024 02:49:29 +0000 (21:49 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 16 Jan 2024 02:49:29 +0000 (21:49 -0500)
commit6cde9c20dcea7f1a6085e742da94863636522cb1
treeda10f0cb262488a189e1b74bba7f67ce29d58952
parent260dfea450e387cbd2c8de79a7c2eeacc26f74e9
debugfs: teach the dx_hash command the -v option

Add an option for dx_hash to print more details about the hash
algorithm and hash seed to calculate the directory hash value.

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