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)
commit3db564b4f5925f126c36cc033dfdbec0b6a785a9
treed46a37f6628cb75a00a5125b0745ed447c6ff3ab
parent9355a9eb21a5c9b859ec838beb1874eef2e2a6d9
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