Merging upstream version 2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
888be815c6
commit
e4376063b0
521 changed files with 21541 additions and 21644 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: nvme-zns-open-zone
|
||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||
.\" Date: 11/11/2021
|
||||
.\" Date: 04/08/2022
|
||||
.\" Manual: NVMe Manual
|
||||
.\" Source: NVMe
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NVME\-ZNS\-OPEN\-ZON" "1" "11/11/2021" "NVMe" "NVMe Manual"
|
||||
.TH "NVME\-ZNS\-OPEN\-ZON" "1" "04/08/2022" "NVMe" "NVMe Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -33,9 +33,10 @@ nvme-zns-open-zone \- Opens one or all zones
|
|||
.sp
|
||||
.nf
|
||||
\fInvme zns open\-zone\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
|
||||
[\-\-start\-lba=<LBA> | \-s <LBA>]
|
||||
[\-\-select\-all | \-a]
|
||||
[\-\-timeout=<timeout> | \-t <timeout>]
|
||||
[\-\-start\-lba=<LBA> | \-s <LBA>]
|
||||
[\-\-zrwaa | \-r]
|
||||
[\-\-select\-all | \-a]
|
||||
[\-\-timeout=<timeout> | \-t <timeout>]
|
||||
.fi
|
||||
.SH "DESCRIPTION"
|
||||
.sp
|
||||
|
@ -54,6 +55,11 @@ Use the provided namespace id for the command\&. If not provided, the namespace
|
|||
The starting LBA of the zone to open\&.
|
||||
.RE
|
||||
.PP
|
||||
\-r, \-\-zrwaa
|
||||
.RS 4
|
||||
Allocate Zone Random Write Area to zone
|
||||
.RE
|
||||
.PP
|
||||
\-a, \-\-select\-all
|
||||
.RS 4
|
||||
Select all zones for this action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue