diff options
author | Keith Busch <keith.busch@intel.com> | 2014-10-18 01:46:37 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2015-02-09 19:06:47 +0100 |
commit | 466d89a6bcd500f64896b514f78b32e8d0b0303a (patch) | |
tree | 765bf96679a9230f65a3201bcf07c21dac81a8ee /drivers/md/dm-mpath.c | |
parent | dm: submit stacked requests in irq enabled context (diff) | |
download | linux-466d89a6bcd500f64896b514f78b32e8d0b0303a.tar.xz linux-466d89a6bcd500f64896b514f78b32e8d0b0303a.zip |
dm: prepare for allocating blk-mq clone requests in target
For blk-mq request-based DM the responsibility of allocating a cloned
request will be transfered from DM core to the target type.
To prepare for conditionally using this new model the original
request's 'special' now points to the dm_rq_target_io because the
clone is allocated later in the block layer rather than in DM core.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-mpath.c')
0 files changed, 0 insertions, 0 deletions