commit | 45919fbfe1c487c17ea1d198534339a5e8abeae3 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Mon Sep 30 16:00:47 2019 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Oct 07 08:32:08 2019 -0600 |
tree | e2417be500349484afe1010f681ab3e1963a14d6 | |
parent | e29158b4fff7b582643dc020343d52773aaef0c1 [diff] |
null_blk: Enable modifying 'submit_queues' after an instance has been configured This patch makes it possible to test blk_mq_update_nr_hw_queues() from inside a VM. Cc: Christoph Hellwig <hch@infradead.org> Cc: Ming Lei <ming.lei@redhat.com> Cc: Hannes Reinecke <hare@suse.com> Cc: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>