Home
last modified time | relevance | path

Searched hist:fe7af2d3babefabd96a39e8b0d58ede88f3c7993 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm.cdiff fe7af2d3babefabd96a39e8b0d58ede88f3c7993 Thu Jan 31 08:23:36 CST 2013 Alasdair G Kergon <agk@redhat.com> dm: fix write same requests counting

When processing write same requests, fix dm to send the configured
number of WRITE SAME requests to the target rather than the number of
discards, which is not always the same.

Device-mapper WRITE SAME support was introduced by commit
23508a96cd2e857d57044a2ed7d305f2d9daf441 ("dm: add WRITE SAME support").

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Acked-by: Mike Snitzer <snitzer@redhat.com>