Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for the print code refactoring #1977

Merged
merged 3 commits into from
Jun 14, 2023
Merged

Fixes for the print code refactoring #1977

merged 3 commits into from
Jun 14, 2023

Conversation

igaw
Copy link
Collaborator

@igaw igaw commented Jun 14, 2023

A couple of fixes due to the recent code refactoring.

It also includes the revert for #1976

igaw added 3 commits June 14, 2023 14:16
NQN'

Unfortunately, blktests nvme/003 depends on this feature. To avoid
any regression in the testsuite revert the change. After this has
been address in blktests we can add it back.

Fixes: 9077d04 ("fabrics: prevent 'nvme connect' to well-known discovery NQN")
Signed-off-by: Daniel Wagner <[email protected]>
During the print code refactoring, the show connect message was enabled
per default. To avoid any regressions in application restore the old
behavior and print only the result when the '-o' option is used.

Fixes: 0576d84 ("fabrics: Move printing functions to the print files")
Signed-off-by: Daniel Wagner <[email protected]>
Use validate_output_format instead open coding the print flag parsing.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit 80db919 into linux-nvme:master Jun 14, 2023
@igaw igaw deleted the fix-print branch June 14, 2023 12:34
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