aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorChaitanya Kulkarni <[email protected]>2022-04-10 20:12:49 -0700
committerChristoph Hellwig <[email protected]>2022-04-15 06:56:14 +0200
commitb42b6f4485e3f0970e11f73df6202eeaf9f53a3e (patch)
treefa2e034210aab1996d53f7541c48cca320b9a7d8 /lib/mpi
parent3e3876d322aef82416ecc496a4d4a587e0fdf7a3 (diff)
nvme: don't print verbose errors for internal passthrough requests
Use the RQF_QUIET flag to skip the newly added verbose error reporting, and set the flag in __nvme_submit_sync_cmd, which is used for most internal passthrough requests where we do expect errors (e.g. due to probing for optional functionality). This is similar to what the SCSI verbose error logging does. Signed-off-by: Chaitanya Kulkarni <[email protected]> Reviewed-by: Alan Adamson <[email protected]> Reviewed-by: Keith Busch <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Tested-by: Alan Adamson <[email protected]> Tested-by: Yi Zhang <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions