1
0
Fork 0

Merging upstream version 2.0.

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

View file

@ -10,10 +10,11 @@ SYNOPSIS
[verse]
'nvme zns zone-mgmt-send' <device> [--namespace-id=<NUM> | -n <NUM>]
[--start-lba=<IONUM>, -s <IONUM>]
[--zsaso, -o]
[--select-all, -a]
[--zsa=<NUM>, -z <NUM>]
[--data-len=<IONUM>, -l <IONUM>]
[-data=<FILE>, -d <FILE>]
[--data=<FILE>, -d <FILE>]
[--timeout=<timeout> | -t <timeout>]
DESCRIPTION
@ -39,6 +40,10 @@ OPTIONS
--data-len=<NUM>::
Send data buffer length
-o::
--zsaso::
Zone Send Action Specific Option
--select-all::
-a::
Send command to all zones
@ -52,7 +57,7 @@ OPTIONS
Buffer length if data required
-d <FILE::
-data=<FILE>::
--data=<FILE>::
Optional file for data (default stdin)
-t <timeout>::