]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm: Enable inline crypto passthrough for striped target
authorEd Tsai <ed.tsai@mediatek.com>
Sun, 16 Feb 2025 14:42:21 +0000 (22:42 +0800)
committerMikulas Patocka <mpatocka@redhat.com>
Mon, 17 Feb 2025 10:48:32 +0000 (11:48 +0100)
commita8b8a126c8573b392432b0d1b23314bda59acbfc
tree8804cd804458bebbc67f58a984d327d86e44d94a
parent0ce46f4f751bc15375aea501a991ec931278b415
dm: Enable inline crypto passthrough for striped target

Added DM_TARGET_PASSES_CRYPTO feature to the striped target to utilize
the hardware encryption of the underlying storage devices, preventing
fallback to the crypto API.

Signed-off-by: Ed Tsai <ed.tsai@mediatek.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm-stripe.c