Skip to content
Commit a4afe76b authored by Keith Busch's avatar Keith Busch Committed by Mike Snitzer
Browse files

dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues



A DM device must inherit the QUEUE_FLAG_SG_GAPS flags from its
underlying block devices' request queues.

This fixes problems when submitting cloned requests to multipathed
devices requiring virtually contiguous buffers.

Signed-off-by: default avatarKeith Busch <keith.busch@intel.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 0c8f8632
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