• Mikulas Patocka's avatar
    dm-crypt: support for per-sector NVMe metadata · 6a6c5613
    Mikulas Patocka authored
    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: default avatarMikulas Patocka <mpatocka@redhat.com>
    6a6c5613
dm-crypt.c 98 KB