diff --git a/Documentation/Interoperability.rst b/Documentation/Interoperability.rst index 8b8d5220..d4472c54 100644 --- a/Documentation/Interoperability.rst +++ b/Documentation/Interoperability.rst @@ -24,6 +24,11 @@ The fs-verity is a support layer that filesystems can hook into to support transparent integrity and authenticity protection of read-only files. This requires a separate management utility :command:`fsverity`. +The ioctls supported by btrfs: + +* `FS_IOC_ENABLE_VERITY `__ +* `FS_IOC_MEASURE_VERITY `__ + See also: https://www.kernel.org/doc/html/latest/filesystems/fsverity.html