diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2024-07-08 22:06:58 +0200 |
---|---|---|
committer | Mikulas Patocka <mpatocka@redhat.com> | 2024-07-10 13:10:06 +0200 |
commit | 6a6c56130aaaeb893a237b2db058251d0f2800de (patch) | |
tree | db612c996feaafd5cb6a8d09f1a523ab75b06d3c /mm | |
parent | a48f6b82c5c444b6c4e2f3394c7e5719031c6b00 (diff) |
dm-crypt: support for per-sector NVMe metadata
Support per-sector NVMe metadata in dm-crypt.
This commit changes dm-crypt, so that it can use NVMe metadata to store
authentication information. We can put dm-crypt directly on the top of
NVMe device, without using dm-integrity.
This commit improves write throughput twice, becase the will be no writes
to the dm-integrity journal.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions