[PATCHv3] nvme: quiet user passthrough command errors

Jens Axboe axboe at kernel.dk
Fri Oct 28 09:51:35 PDT 2022


On 10/28/22 8:44 AM, 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 now uses the quiet flag, move the
> setting to the common initializer.

Reviewed-by: Jens Axboe <axboe at kernel.dk>

-- 
Jens Axboe





More information about the Linux-nvme mailing list