diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2024-07-10 21:00:18 +0200 |
---|---|---|
committer | Mikulas Patocka <mpatocka@redhat.com> | 2024-07-19 12:06:44 +0200 |
commit | fb0987682c629c1d2c476f35f6fde405a5e304a4 (patch) | |
tree | e29d96ba0c770ee5a19881dfaa15f8ad2b09562f /drivers/usb/cdns3/cdns3-trace.c | |
parent | 617069741dfbb141bc4574531a5dbbbad8ddf197 (diff) |
dm-integrity: introduce the Inline mode
This commit introduces a new 'I' mode for dm-integrity.
The 'I' mode may be selected if the underlying device has non-power-of-2
sector size. In this mode, dm-integrity will store integrity data
directly in device's sectors and it will not use journal.
This mode improves performance and reduces flash wear because there would
be no journal writes.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions