aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Hambourg <pascal@plouf.fr.eu.org>2024-04-17 13:48:22 +0200
committerTheodore Ts'o <tytso@mit.edu>2024-04-18 14:15:30 -0400
commit08079876e77b5f3fac81c093b33a297afb4dcb31 (patch)
tree06f632e03459e929c8683bf4cb9ee7ec42d5df20
parent9103e1e792170a836884db4ee9f2762bf1684f09 (diff)
downloade2fsprogs-08079876e77b5f3fac81c093b33a297afb4dcb31.tar.gz
misc: update mke2fs's man page regarding the default inode size
Since a23b50cd ("mke2fs: warn about missing y2038 support when formatting fresh ext4 fs"), the default inode size is 256 bytes for all filesystems, including small and floppy, except for the Hurd since it currently only supports 128-byte inodes. Signed-off-by: Pascal Hambourg <pascal@plouf.fr.eu.org> Reviewed-by: Andreas Dilger <adilger@dilger.ca> Link: https://lore.kernel.org/r/E1rx4t4-00073d-1e@zenith Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--misc/mke2fs.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 122623180..51101596a 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -508,8 +508,8 @@ The default inode size is controlled by the
file. In the
.B mke2fs.conf
file shipped with e2fsprogs, the default inode size is 256 bytes for
-most file systems, except for small file systems where the inode size
-will be 128 bytes.
+all file systems, except for the GNU Hurd since it only supports
+128-byte inodes.
.TP
.B \-j
Create the file system with an ext3 journal. If the