Skip to content

nvme: ensure log_level is properly updated#3423

Open
martin-gpy wants to merge 1 commit into
linux-nvme:masterfrom
martin-gpy:update_log_level
Open

nvme: ensure log_level is properly updated#3423
martin-gpy wants to merge 1 commit into
linux-nvme:masterfrom
martin-gpy:update_log_level

Conversation

@martin-gpy
Copy link
Copy Markdown
Contributor

The log_level for certain commands like show-topology and tls-key does not get updated even when the verbose option is passed to them. Fix this by ensuring parse_args() is invoked in these commands instead of argconfig_parse(), so that the log_level gets properly updated here.

The log_level for certain commands like show-topology and tls-key
does not get updated even when the verbose option is passed to them.
Fix this by ensuring parse_args() is invoked in these commands
instead of argconfig_parse(), so that the log_level gets properly
updated here.

Signed-off-by: Martin George <marting@netapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant