Skip to content

nvme: ensure log_level is properly updated#3423

Merged
igaw merged 1 commit into
linux-nvme:masterfrom
martin-gpy:update_log_level
Jun 16, 2026
Merged

nvme: ensure log_level is properly updated#3423
igaw merged 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>
@igaw igaw merged commit e2bb3db into linux-nvme:master Jun 16, 2026
30 checks passed
@igaw

igaw commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

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.

2 participants