Re: [PATCH] block: set make_request_fn manually in blk_mq_update_nr_hw_queues
From: Jens Axboe <axboe@fb.com>
Date: 2017-02-10 18:15:22
From: Jens Axboe <axboe@fb.com>
Date: 2017-02-10 18:15:22
On 02/10/2017 11:03 AM, Josef Bacik wrote:
Calling blk_queue_make_request resets a bunch of settings on the request_queue, but all we really want is to update the make_request_fn, so do this directly so we don't lose things like the logical and physical block sizes.
Applied, thanks Josef. -- Jens Axboe