Skip to content

nvme: remove -t as alias for --timeout#3130

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-timeout
Mar 4, 2026
Merged

nvme: remove -t as alias for --timeout#3130
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-timeout

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented Mar 4, 2026

The -t option shadows a bunch of existing users, thus drop the shorthand for --timeout on global level:

nvme check-tls-key --keytype
nvme copy --storage-tag
nvme fdp set-events --event-types
nvme gen-tls-key --keytype
nvme intel set-bucket-thresholds --bucket-thresholds nvme lm migration-send --stype
nvme memblaze lat-set-feature-x --set-trim-threshold nvme micron latency-tracking --threshold
nvme micron vs-internal-log --type
nvme ocp internal-log --telemetry-type
nvme ocp set-error-injection --type
nvme ocp set-telemetry-profile --telemetry-profile-select nvme resv-acquire --rtype
nvme resv-release --rtype
nvme security-recv --al
nvme security-send --tl
nvme sndk vs-internal-log --type
nvme tls-key --keytype
nvme wdc vs-internal-log --type

The -t option shadows a bunch of existing users, thus drop the shorthand
for --timeout on global level:

nvme check-tls-key --keytype
nvme copy --storage-tag
nvme fdp set-events --event-types
nvme gen-tls-key --keytype
nvme intel set-bucket-thresholds --bucket-thresholds
nvme lm migration-send --stype
nvme memblaze lat-set-feature-x --set-trim-threshold
nvme micron latency-tracking --threshold
nvme micron vs-internal-log --type
nvme ocp internal-log --telemetry-type
nvme ocp set-error-injection --type
nvme ocp set-telemetry-profile --telemetry-profile-select
nvme resv-acquire --rtype
nvme resv-release --rtype
nvme security-recv --al
nvme security-send --tl
nvme sndk vs-internal-log --type
nvme tls-key --keytype
nvme wdc vs-internal-log --type

Signed-off-by: Daniel Wagner <wagi@kernel.org>
@igaw igaw merged commit f37fe71 into linux-nvme:master Mar 4, 2026
19 of 20 checks passed
@igaw igaw deleted the fix-timeout branch March 4, 2026 16:21
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