From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] block: set make_request_fn manually in blk_mq_update_nr_hw_queues To: Josef Bacik , , , References: <1486749813-2167-1-git-send-email-jbacik@fb.com> From: Jens Axboe Message-ID: <48721192-ebbd-0e66-616d-948d918d1315@fb.com> Date: Fri, 10 Feb 2017 11:15:22 -0700 MIME-Version: 1.0 In-Reply-To: <1486749813-2167-1-git-send-email-jbacik@fb.com> Content-Type: text/plain; charset="windows-1252" List-ID: 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