Home
last modified time | relevance | path

Searched hist:"6599 c84e4ce6e428180f9958c7c40aa4202d8072" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-mpath.cdiff 6599c84e4ce6e428180f9958c7c40aa4202d8072 Tue Nov 15 17:34:32 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> dm mpath: do not modify *__clone if blk_mq_alloc_request() fails

Purely cleanup, avoids potential for strange coding bugs. But in
reality if __multipath_map() fails the caller has no business looking at
*__clone.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>