diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2024-07-10 20:53:12 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2024-07-12 12:39:06 -0400 |
commit | 617069741dfbb141bc4574531a5dbbbad8ddf197 (patch) | |
tree | 6802e059d9e3513e37413620054305ee3d369a7a /lib | |
parent | d176fadb9e783c152d0820a50f84882b6c5ae314 (diff) |
dm: introduce the target flag mempool_needs_integrity
This commit introduces the dm target flag mempool_needs_integrity. When
the flag is set, device mapper will call bioset_integrity_create on it's
bio sets. The target can then call bio_integrity_alloc on the bios
allocated from the table's mempool.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions