summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-resv-report.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 18:28:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-16 15:12:07 +0000
commit589986012c4b3ab68e299a2eadca18f90080113b (patch)
treef29a53b04a1950cdddae69344bccb3f0146fa728 /Documentation/nvme-resv-report.txt
parentReleasing debian version 1.16-4. (diff)
downloadnvme-cli-589986012c4b3ab68e299a2eadca18f90080113b.tar.xz
nvme-cli-589986012c4b3ab68e299a2eadca18f90080113b.zip
Merging upstream version 2.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-resv-report.txt')
-rw-r--r--Documentation/nvme-resv-report.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/nvme-resv-report.txt b/Documentation/nvme-resv-report.txt
index b53c141..32012fe 100644
--- a/Documentation/nvme-resv-report.txt
+++ b/Documentation/nvme-resv-report.txt
@@ -10,7 +10,7 @@ SYNOPSIS
[verse]
'nvme resv-report' <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>]
@@ -38,9 +38,9 @@ OPTIONS
Specify the number of Dwords of the Reservation Status structure
to transfer. Defaults to 4k.
--c <cdw11>::
---cdw11=<cdw11>::
- The value for command dword 11. Setting bit 0 specifies that the
+-e::
+--eds::
+ Request extended Data Structure: If this bit is set to a '1', then the
controller returns the Extended Data Structure.
-b::