This series makes the device-mapper layer pass through the blk-crypto
wrapped key operations when underlying devices support them.

This is targeting linux-dm/dm-6.16.

Changed in v2:
  - Call dm_put_live_table() even when dm_get_live_table() returns NULL.

Eric Biggers (2):
  blk-crypto: export wrapped key functions
  dm: pass through operations on wrapped inline crypto keys

 block/blk-crypto-profile.c |   4 +
 drivers/md/dm-table.c      | 177 +++++++++++++++++++++++++++++++++++++
 2 files changed, 181 insertions(+)


base-commit: d5d16fabe431d1f7b822cf03f54e7186b284b7bd
-- 
2.49.0


Reply via email to