[PATCH V2 0/3] nvemt: demote high frequency err msg to debug
Chaitanya Kulkarni
chaitanya.kulkarni at wdc.com
Mon May 10 12:15:35 PDT 2021
Hi,
Based on the earlier report for the unhandaled error messages for
command parsing, this is a small patch-series demotes the error messages
for various parse functions from pr_err() to pr_debug().
-ck
* Changes from V1 :-
1. Rebase on the top of :-
commit 2869ad623d7df02dbc280744b879ca6e23ad1fe4 (origin/nvme-5.13)
nvme-multipath: fix double initialization of ANA state
Chaitanya Kulkarni (3):
nvmet: demote discovery cmd parse err msg to debug
nvmet: use helper to remove the duplicate code
nvmet: demote fabrics cmd parse err msg to debug
drivers/nvme/target/admin-cmd.c | 7 ++-----
drivers/nvme/target/discovery.c | 2 +-
drivers/nvme/target/fabrics-cmd.c | 6 +++---
3 files changed, 6 insertions(+), 9 deletions(-)
--
2.22.1
More information about the Linux-nvme
mailing list