diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-31 04:13:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-31 04:13:00 +0000 |
commit | dc3f3471f8a00ce0c8fb4cbf2a31e299696f3bbc (patch) | |
tree | e97b4f25c511372d73bdd96c389c5f468d99138a /Documentation/nvme-compare.txt | |
parent | Adding upstream version 2.2.1. (diff) | |
download | nvme-cli-dc3f3471f8a00ce0c8fb4cbf2a31e299696f3bbc.tar.xz nvme-cli-dc3f3471f8a00ce0c8fb4cbf2a31e299696f3bbc.zip |
Adding upstream version 2.3.upstream/2.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-compare.txt')
-rw-r--r-- | Documentation/nvme-compare.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-compare.txt b/Documentation/nvme-compare.txt index 11299bd..0137d8d 100644 --- a/Documentation/nvme-compare.txt +++ b/Documentation/nvme-compare.txt @@ -26,6 +26,7 @@ SYNOPSIS [--show-command | -v] [--dry-run | -w] [--latency | -t] + [--storage-tag<storage-tag> | -g <storage-tag>] [--storage-tag-check<storage-tag-check> | -C <storage-tag-check>] [--force] @@ -140,6 +141,10 @@ metadata is passes. --latency:: Print out the latency the IOCTL took (in us). +--storage-tag=<storage-tag>:: +-g <storage-tag>:: + Variable Sized Expected Logical Block Storage Tag(ELBST). + --storage-tag-check=<storage-tag-check>:: -C <storage-tag-check>:: This bit specifies the Storage Tag field shall be checked as part of end-to-end |