1
0
Fork 0

Adding upstream version 2.8.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:25:56 +01:00
parent e08cb5ae68
commit 8229b972f0
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
407 changed files with 2341 additions and 926 deletions

View file

@ -98,13 +98,15 @@ OPTIONS
-S::
--nsze-si::
The namespace size (NSZE) in standard SI units.
The namespace size (NSZE) in standard SI units (aligned on 1Mib boundaries,
unless the controller recommends a smaller value).
The value SI suffixed is divided by the namespace LBA size to set as NSZE.
If the value not suffixed it is set as same with the nsze option.
-C::
--ncap-si::
The namespace capacity (NCAP) in standard SI units.
The namespace capacity (NCAP) in standard SI units (aligned on 1Mib boundaries,
unless the controller recommends a smaller value).
The value SI suffixed is divided by the namespace LBA size to set as NCAP.
If the value not suffixed it is set as same with the ncap option.
@ -155,4 +157,4 @@ EXAMPLES
NVME
----
Part of the nvme-user suite
Part of the nvme-user suite