1
0
Fork 0

Adding upstream version 2.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:15:30 +01:00
parent 50aec1e4c5
commit 1b3a431c1d
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
521 changed files with 21541 additions and 21644 deletions

View file

@ -11,6 +11,7 @@ SYNOPSIS
'nvme-write-uncorr' <device> [--start-block=<slba> | -s <slba>]
[--block-count=<nlb> | -c <nlb>]
[--namespace-id=<nsid> | -n <nsid>]
[--force]
DESCRIPTION
-----------
@ -31,6 +32,10 @@ OPTIONS
-n <nsid>::
Namespace ID use in the command.
--force::
Ignore namespace is currently busy and perfome the operation
even though.
EXAMPLES
--------
No examples yet.