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

nvme-print-json: Revert field name changes #2167

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

igaw
Copy link
Collaborator

@igaw igaw commented Dec 21, 2023

The JSON refactoring and cleanup change renamed a bunch of existing field names which breaks existing users. Revert to the old names.

Fixes: 1d7c092 ("nvme-print-json: Combine duplicated json key and val string variables")
Fixes: #2166

@igaw igaw force-pushed the fix-json branch 2 times, most recently from 96ddf1e to 63a6b8e Compare December 21, 2023 14:31
checkpatch likes to verify git references. Thus we need to checkout the
full repo to get this working.

Signed-off-by: Daniel Wagner <[email protected]>
The json refactoring and cleanup changes renamed a bunch of existing
field names which breaks existing users. Revert to the old names.

Fixes: 1d7c092 ("nvme-print-json: Combine duplicated json key and val string variables")
Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw added the bug label Dec 21, 2023
@igaw igaw merged commit 565b322 into linux-nvme:master Dec 21, 2023
16 checks passed
@igaw igaw deleted the fix-json branch December 21, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

json output changed from 'HostID' to 'Host ID'
1 participant