Skip to content
Snippets Groups Projects
Commit 22c11858 authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm: introduce DM_TYPE_NVME_BIO_BASED


If dm_table_determine_type() establishes DM_TYPE_NVME_BIO_BASED then
all devices in the DM table do not support partial completions.  Also,
the table has a single immutable target that doesn't require DM core to
split bios.

This will enable adding NVMe optimizations to bio-based DM.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent f3986374
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment