From: Eric Biggers <ebiggers@xxxxxxxxxx> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- misc/tune2fs.8.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index b60db6ed..f7c7d42d 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -631,6 +631,11 @@ keep a high watermark for the unused inodes in a filesystem, to reduce time. The first e2fsck run after enabling this feature will take the full time, but subsequent e2fsck runs will take only a fraction of the original time, depending on how full the file system is. +.TP +.B verity +Enable support for verity protected files. +.B Tune2fs +currently only supports setting this filesystem feature. .RE .IP After setting or clearing -- 2.23.0.351.gc4317032e6-goog