]> git.ipfire.org Git - people/ms/linux.git/blobdiff - fs/verity/Kconfig
Merge branch 'for-6.0/dax' into libnvdimm-fixes
[people/ms/linux.git] / fs / verity / Kconfig
index 54598cd8014570c91786d158936beb39a45f15ad..aad1f1d998b9ddd5dbbdac28f3e78686307f4d12 100644 (file)
@@ -14,11 +14,11 @@ config FS_VERITY
        help
          This option enables fs-verity.  fs-verity is the dm-verity
          mechanism implemented at the file level.  On supported
-         filesystems (currently EXT4 and F2FS), userspace can use an
-         ioctl to enable verity for a file, which causes the filesystem
-         to build a Merkle tree for the file.  The filesystem will then
-         transparently verify any data read from the file against the
-         Merkle tree.  The file is also made read-only.
+         filesystems (currently ext4, f2fs, and btrfs), userspace can
+         use an ioctl to enable verity for a file, which causes the
+         filesystem to build a Merkle tree for the file.  The filesystem
+         will then transparently verify any data read from the file
+         against the Merkle tree.  The file is also made read-only.
 
          This serves as an integrity check, but the availability of the
          Merkle tree root hash also allows efficiently supporting