summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man8/debugfs.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man8/debugfs.8')
-rw-r--r--upstream/archlinux/man8/debugfs.819
1 files changed, 17 insertions, 2 deletions
diff --git a/upstream/archlinux/man8/debugfs.8 b/upstream/archlinux/man8/debugfs.8
index 8b6a600d..67c24f31 100644
--- a/upstream/archlinux/man8/debugfs.8
+++ b/upstream/archlinux/man8/debugfs.8
@@ -2,7 +2,7 @@
.\" Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved.
.\" This file may be copied under the terms of the GNU Public License.
.\"
-.TH DEBUGFS 8 "February 2023" "E2fsprogs version 1.47.0"
+.TH DEBUGFS 8 "May 2024" "E2fsprogs version 1.47.1"
.SH NAME
debugfs \- ext2/ext3/ext4 file system debugger
.SH SYNOPSIS
@@ -268,9 +268,24 @@ number, otherwise use the
.B s_mmp_block
field in the superblock to locate and use the existing MMP block.
.TP
-.BI dx_hash " [-h hash_alg] [-s hash_seed] filename"
+.BI dx_hash " [-cv] [-h hash_alg] [-s hash_seed] filename"
Calculate the directory hash of
.IR filename .
+The
+.I -c
+option will casefold the filename before calculating the hash. The
+.I -v
+option will make the
+.B dx_hash
+command more verbose and print the hash algorithm and hash seed to
+calculate the hash.
+If a file system is open, use the hash_seed and
+default hash_algorithm used by the file system, although these can be
+overridden by the
+.I -h
+and
+.I -s
+options.
The hash algorithm specified with
.I -h
may be