]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation: add a usecase for FS_IOC_READ_VERITY_METADATA
authorAllison Karlitskaya <allison.karlitskaya@redhat.com>
Tue, 26 Nov 2024 08:48:33 +0000 (09:48 +0100)
committerEric Biggers <ebiggers@google.com>
Mon, 17 Feb 2025 19:03:29 +0000 (11:03 -0800)
commit212df80e01069da2a179e6ab28c3f52c325575e1
tree7b4f76fca1624e60aedd6d222d01dc9ab7d1725d
parent0ad2507d5d93f39619fc42372c347d6006b64319
Documentation: add a usecase for FS_IOC_READ_VERITY_METADATA

Mention another potential usecase for FS_IOC_READ_VERITY_METADATA:
creating filesystem images which contain fs-verity-enabled files,
without having to redo all of the work in userspace.

Signed-off-by: Allison Karlitskaya <allison.karlitskaya@redhat.com>
Link: https://lore.kernel.org/r/20241126084833.70538-1-allison.karlitskaya@redhat.com
Signed-off-by: Eric Biggers <ebiggers@google.com>
Documentation/filesystems/fsverity.rst