[PATCHv2] nvme: quiet user passthrough command errors
Daniel Wagner
dwagner at suse.de
Thu Oct 27 08:31:46 PDT 2022
On Thu, Oct 27, 2022 at 08:04:17AM -0700, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
>
> The driver is spamming the kernel logs for entirely harmless errors from
> user space submitting unsupported commands. Just silence the errors.
> The application has direct access to command status, so there's no need
> to log these.
>
> And since every passthrough command wants the quiet flag, move the
> setting to every user's common initializer.
>
> Cc: Daniel Wagner <dwagner at suse.de>
> Cc: Alan Adamson <alan.adamson at oracle.com>
> Signed-off-by: Keith Busch <kbusch at kernel.org>
Reviewed-by: Daniel Wagner <dwagner at suse.de>
More information about the Linux-nvme
mailing list