aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-04-01 13:32:39 -0700
committerTheodore Ts'o <tytso@mit.edu>2020-04-10 11:23:12 -0400
commit9a32973bd15b62d69cc311e108282c412bc9c435 (patch)
treea4cf51cef2475aca3ad4acceab625141b630d40a
parent919003ba7549d84486a3602a3d57affd627a5f56 (diff)
downloade2fsprogs-9a32973bd15b62d69cc311e108282c412bc9c435.tar.gz
tune2fs.8: document the stable_inodes feature
Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Andreas Dilger <adilger@dilger.ca> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--misc/tune2fs.8.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index 3cf1f5eda..582d1da59 100644
--- a/misc/tune2fs.8.in
+++ b/misc/tune2fs.8.in
@@ -630,6 +630,13 @@ Limit the number of backup superblocks to save space on large filesystems.
.B Tune2fs
currently only supports setting this filesystem feature.
.TP
+.B stable_inodes
+Prevent the filesystem from being shrunk or having its UUID changed, in order to
+allow the use of specialized encryption settings that make use of the inode
+numbers and UUID.
+.B Tune2fs
+currently only supports setting this filesystem feature.
+.TP
.B uninit_bg
Allow the kernel to initialize bitmaps and inode tables lazily, and to
keep a high watermark for the unused inodes in a filesystem, to reduce