Adding upstream version 2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
50aec1e4c5
commit
1b3a431c1d
521 changed files with 21541 additions and 21644 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: nvme-resv-report
|
||||
.\" 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\-RESV\-REPORT" "1" "11/11/2021" "NVMe" "NVMe Manual"
|
||||
.TH "NVME\-RESV\-REPORT" "1" "04/08/2022" "NVMe" "NVMe Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -34,7 +34,7 @@ nvme-resv-report \- Send NVMe Reservation Report, parse the result
|
|||
.nf
|
||||
\fInvme resv\-report\fR <device> [\-\-namespace\-id=<nsid> | \-n <nsid>]
|
||||
[\-\-numd=<num\-dwords> | \-d <num\-dwords>]
|
||||
[\-\-cdw11=<cdw11> | \-c <cdw11>]
|
||||
[\-\-eds | \-e]
|
||||
[\-\-raw\-binary | \-b]
|
||||
[\-\-output\-format=<fmt> | \-o <fmt>]
|
||||
.fi
|
||||
|
@ -55,9 +55,10 @@ Retrieve the reservation report structure for the given nsid\&. This is required
|
|||
Specify the number of Dwords of the Reservation Status structure to transfer\&. Defaults to 4k\&.
|
||||
.RE
|
||||
.PP
|
||||
\-c <cdw11>, \-\-cdw11=<cdw11>
|
||||
\-e, \-\-eds
|
||||
.RS 4
|
||||
The value for command dword 11\&. Setting bit 0 specifies that the controller returns the Extended Data Structure\&.
|
||||
Request extended Data Structure: If this bit is set to a
|
||||
\fI1\fR, then the controller returns the Extended Data Structure\&.
|
||||
.RE
|
||||
.PP
|
||||
\-b, \-\-raw\-binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue