Home
last modified time | relevance | path

Searched hist:"89 f5fa47476eda56402e29fff3c5097f5c2a1e19" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm.cdiff 89f5fa47476eda56402e29fff3c5097f5c2a1e19 Mon Dec 03 15:47:21 CST 2018 Mike Snitzer <snitzer@redhat.com> dm: call blk_queue_split() to impose device limits on bios

Otherwise the incoming bios, of various types, won't be shaped based on
the DM device's advertised limits.

Depends-on: af67c31fba ("blk: remove bio_set arg from blk_queue_split()")
Fixes: 744889b7cb ("block: don't deal with discard limit in blkdev_issue_discard()")
Cc: stable@vger.kernel.org
Signed-off-by: Mike Snitzer <snitzer@redhat.com>