diff options
author | Mike Snitzer <snitzer@redhat.com> | 2014-12-18 22:26:47 +0100 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2015-02-09 19:06:47 +0100 |
commit | 65803c2059832fb99b992728157f7924c2e42d4b (patch) | |
tree | 02ba090a7ff05070a3bb999708ceee67dadd0a10 /drivers/md/dm-cache-policy-internal.h | |
parent | dm: allocate requests in target when stacking on blk-mq devices (diff) | |
download | linux-65803c2059832fb99b992728157f7924c2e42d4b.tar.xz linux-65803c2059832fb99b992728157f7924c2e42d4b.zip |
dm table: train hybrid target type detection to select blk-mq if appropriate
Otherwise replacing the multipath target with the error target fails:
device-mapper: ioctl: can't change device type after initial table load.
The error target was mistakenly considered to be target type
DM_TYPE_REQUEST_BASED rather than DM_TYPE_MQ_REQUEST_BASED even if the
target it was to replace was of type DM_TYPE_MQ_REQUEST_BASED.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-cache-policy-internal.h')
0 files changed, 0 insertions, 0 deletions