1
0
Fork 0

Merging upstream version 2.1~rc0 (Closes: #1015722).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:16:19 +01:00
parent 9489161ac8
commit 316e846c86
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
504 changed files with 6751 additions and 2957 deletions

View file

@ -8,7 +8,7 @@ nvme-write-uncor - Send an NVMe write uncorrectable command, return results
SYNOPSIS
--------
[verse]
'nvme-write-uncorr' <device> [--start-block=<slba> | -s <slba>]
'nvme-write-uncor' <device> [--start-block=<slba> | -s <slba>]
[--block-count=<nlb> | -c <nlb>]
[--namespace-id=<nsid> | -n <nsid>]
[--force]
@ -33,7 +33,7 @@ OPTIONS
Namespace ID use in the command.
--force::
Ignore namespace is currently busy and perfome the operation
Ignore namespace is currently busy and performed the operation
even though.
EXAMPLES