diff options
author | Mike Snitzer <snitzer@redhat.com> | 2017-12-11 19:02:29 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2018-01-06 19:23:28 +0300 |
commit | 0001ec565db7ed01a6cc9575453900801bd0841b (patch) | |
tree | 61966fab8c4514c0740807546ee96ffe4a7571f0 /Documentation/device-mapper | |
parent | 848b8aefd44df99b3e38a872acb8d54d3530bebf (diff) | |
download | linux-0001ec565db7ed01a6cc9575453900801bd0841b.tar.xz |
dm mpath: factor out SCSI vs NVMe path selection
Trying to do both SCSI and NVMe bio-based handling with branching in the
same common code has proven too tedious on a code maintenance level. In
addition it slightly hurts IO performance.
Fix this by factoring out __map_bio() and __map_bio_nvme().
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Documentation/device-mapper')
0 files changed, 0 insertions, 0 deletions