aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-06-13 10:48:14 +0200
committerJens Axboe <[email protected]>2024-06-14 10:20:06 -0600
commit63e649594ab19cc3122a2d0fc2c94b19932f0b19 (patch)
tree9a4b1ed3274aedcf43d34f5d590f9a0526d3939e /tools/perf/scripts/python/bin/export-to-postgresql-report
parent799af947ed132956d6de6d77a5bc053817ccb06b (diff)
dm-integrity: use the nop integrity profile
Use the block layer built-in nop profile instead of duplicating it. Tested by: $ dd if=/dev/urandom of=key.bin bs=512 count=1 $ cryptsetup luksFormat -q --type luks2 --integrity hmac-sha256 \ --integrity-no-wipe /dev/nvme0n1 key.bin $ cryptsetup luksOpen /dev/nvme0n1 luks-integrity --key-file key.bin and then doing mkfs.xfs and simple I/O on the mount file system. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Milan Broz <[email protected]> Reviewed-by: Chaitanya Kulkarni <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Martin K. Petersen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions