Skip to content

Commit 3823efb

Browse files
committed
btrfs-progs: docs: list supported fs-verity ioctls
[ci skip] Signed-off-by: David Sterba <[email protected]>
1 parent 2323ff6 commit 3823efb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/Interoperability.rst

+5
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ The fs-verity is a support layer that filesystems can hook into to
2424
support transparent integrity and authenticity protection of read-only
2525
files. This requires a separate management utility :command:`fsverity`.
2626

27+
The ioctls supported by btrfs:
28+
29+
* `FS_IOC_ENABLE_VERITY <https://www.kernel.org/doc/html/latest/filesystems/fsverity.html#fs-ioc-enable-verity>`__
30+
* `FS_IOC_MEASURE_VERITY <https://www.kernel.org/doc/html/latest/filesystems/fsverity.html#fs-ioc-measure-verity>`__
31+
2732
See also:
2833
https://www.kernel.org/doc/html/latest/filesystems/fsverity.html
2934

0 commit comments

Comments
 (0)