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