Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment