diff options
author | Eric Biggers <[email protected]> | 2021-01-15 10:18:17 -0800 |
---|---|---|
committer | Eric Biggers <[email protected]> | 2021-02-07 14:51:14 -0800 |
commit | 622699cfe6ec5578f52727002d5717ff3f092e23 (patch) | |
tree | 70afcd4d36b8ca0d535043f3e64ec23000bc6bff /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e17fe6579de023725ec22a16965e9099e4a05ac9 (diff) |
fs-verity: support reading Merkle tree with ioctl
Add support for FS_VERITY_METADATA_TYPE_MERKLE_TREE to
FS_IOC_READ_VERITY_METADATA. This allows a userspace server program to
retrieve the Merkle tree of a verity file for serving to a client which
implements fs-verity compatible verification. See the patch which
introduced FS_IOC_READ_VERITY_METADATA for more details.
This has been tested using a new xfstest which calls this ioctl via a
new subcommand for the 'fsverity' program from fsverity-utils.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Victor Hsieh <[email protected]>
Reviewed-by: Jaegeuk Kim <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions