[PATCH 3/3] nvme-core: mark internal passthru req REQ_QUIET

Keith Busch kbusch at kernel.org
Wed Apr 13 09:58:46 PDT 2022


On Sun, Apr 10, 2022 at 08:12:49PM -0700, Chaitanya Kulkarni wrote:
> Mark internal passthru requests quiet in the submission path with
> RQF_QUIET flag added in the __nvme_submit_sync_cmd(). In the completion
> path, if nvme request is resulted in the error and request is marked
> RQF_QUIET then don't log the error with nvme_error_log().

The subject should say RQF_QUIET instead of REQ_, but otherwise this looks good
to me.

Reviewed-by: Keith Busch <kbusch at kernel.org>



More information about the Linux-nvme mailing list