[PATCHv3 2/4] nvme: use blk_execute_rq() for passthrough commands

Ming Lei ming.lei at redhat.com
Wed May 26 01:24:58 PDT 2021


On Fri, May 21, 2021 at 01:21:43PM -0700, Keith Busch wrote:
> The generic blk_execute_rq() knows how to handle polled completions. Use
> that instead of implementing an nvme specific handler.
> 
> Signed-off-by: Keith Busch <kbusch at kernel.org>
> ---
> No changes since v2

Looks fine, one thing need to pay attention is that this nvme polled
request won't be marked as REQ_HIPRI.

Reviewed-by: Ming Lei <ming.lei at redhat.com>

-- 
Ming




More information about the Linux-nvme mailing list