]> git.baikalelectronics.ru Git - kernel.git/commit
dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
authorSatya Tangirala <satyat@google.com>
Mon, 1 Feb 2021 05:10:19 +0000 (05:10 +0000)
committerMike Snitzer <snitzer@redhat.com>
Thu, 11 Feb 2021 14:45:26 +0000 (09:45 -0500)
commit1d76bfc6afdeb5fbe5ba615460263b407e7e29b3
treed46a37f6628cb75a00a5125b0745ed447c6ff3ab
parentdd60ccb970e25b7e3bdc76ad8e3c86c21441ad42
dm: set DM_TARGET_PASSES_CRYPTO feature for some targets

dm-linear and dm-flakey obviously can pass through inline crypto support.

Co-developed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Satya Tangirala <satyat@google.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-flakey.c
drivers/md/dm-linear.c