commit | a379b09c93c9cd74ea2bd445fa721ea8e2d30d10 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Fri Mar 31 16:43:00 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Jun 15 11:34:34 2023 -0700 |
tree | 8375289fcd3cf272142e6d41861feaaa710e3192 | |
parent | 8a4979d38a7d1e4871a4334c9b88f00c99e0ee3d [diff] |
xfs_db: make the hash command print the dirent hash It turns out that the da and dir2 hashname functions are /not/ the same, at least not on ascii-ci filesystems. Enhance this debugger command to support printing the dir2 hashname. Signed-off-by: Darrick J. Wong <djwong@kernel.org>