commit | cef6f55a9fb4f6d6f9df0f772aa64cf159997466 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Thu Oct 11 17:44:04 2018 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Thu Oct 11 17:51:13 2018 -0400 |
tree | 1af91945c74ac972da4eba3e558fc72ba7bbf770 | |
parent | 953923c09fe83255ae11845db1c9eb576ba73df8 [diff] |
dm table: require that request-based DM be layered on blk-mq devices Now that request-based DM (multipath) is blk-mq only: this restriction is required while the legacy request-based IO path still exists. Signed-off-by: Mike Snitzer <snitzer@redhat.com>