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

dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate


Otherwise targets that don't support/expect IO splitting could resubmit
bios using code paths with unnecessary IO splitting complexity.

Depends-on: 24113d48 ("dm: avoid indirect call in __dm_make_request")
Fixes: 978e51ba ("dm: optimize bio-based NVMe IO submission")
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent a1e1cb72
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