From: Eric Biggers <[email protected]> Signed-off-by: Eric Biggers <[email protected]> --- man/mkfs.f2fs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/mkfs.f2fs.8 b/man/mkfs.f2fs.8 index e2aee76..1bdd778 100644 --- a/man/mkfs.f2fs.8 +++ b/man/mkfs.f2fs.8 @@ -183,7 +183,7 @@ Enable inode creation time feature. Requires extra attr. Enable lost+found feature. .TP .B verity -Reserved feature. +Enable support for verity protected files (a.k.a. fs-verity). .TP .B sb_checksum Enable superblock checksum. -- 2.28.0 _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
