Adding upstream version 1.16.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
90b6101daf
commit
50aec1e4c5
345 changed files with 7594 additions and 7512 deletions
|
@ -8,9 +8,10 @@ nvme-zns-open-zone - Opens one or all zones
|
|||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'nvme zns open-zone nvme zns id-ctrl' <device> [--namespace-id=<NUM> | -n <NUM>]
|
||||
'nvme zns open-zone' <device> [--namespace-id=<NUM> | -n <NUM>]
|
||||
[--start-lba=<LBA> | -s <LBA>]
|
||||
[--select-all | -a]
|
||||
[--timeout=<timeout> | -t <timeout>]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
@ -36,6 +37,10 @@ OPTIONS
|
|||
--select-all::
|
||||
Select all zones for this action
|
||||
|
||||
-t <timeout>::
|
||||
--timeout=<timeout>::
|
||||
Override default timeout value. In milliseconds.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
* Open the first zone on namespace 1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue