commit | 7e849dd9cf37bc52aff9b5236377c405040c959c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Dec 17 12:16:27 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Dec 17 05:44:45 2018 -0700 |
tree | 27ee84a51ccafaabec890421d4c9a80721882da3 | |
parent | 5aceaeb26394538858a9dbae5830d628469a44cf [diff] |
nvme-pci: don't share queue maps Now that the block layer checks if a queue map has any queues inside it there is no more reason to duplicate the maps for the non-default types. Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>