| commit | 6cde9c20dcea7f1a6085e742da94863636522cb1 | [log] [tgz] |
|---|---|---|
| author | Theodore Ts'o <tytso@mit.edu> | Mon Jan 15 21:49:29 2024 -0500 |
| committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 15 21:49:29 2024 -0500 |
| tree | da10f0cb262488a189e1b74bba7f67ce29d58952 | |
| parent | 260dfea450e387cbd2c8de79a7c2eeacc26f74e9 [diff] |
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>