]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin
authorLongPing Wei <weilongping@oppo.com>
Wed, 30 Jul 2025 06:17:19 +0000 (14:17 +0800)
committerMikulas Patocka <mpatocka@redhat.com>
Thu, 31 Jul 2025 14:30:02 +0000 (16:30 +0200)
commit55a0fbd2ac3fe8f61a30ea697b2eb3034f6778c8
tree60ca8632e0d8b34eb2673fc675105a85789c1c24
parent9576e1aecf627ac99c369fc8cd265b4847ed0c50
dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin

dm-thin obviously can pass through inline crypto support.

Signed-off-by: LongPing Wei <weilongping@oppo.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm-thin.c