Adding upstream version 1.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2066c5b305
commit
90b6101daf
116 changed files with 6031 additions and 2284 deletions
|
@ -758,7 +758,9 @@ nvme-zeroes(1) Manual Page
|
|||
[--deac | -d]
|
||||
[--limited-retry | -l]
|
||||
[--force-unit-access | -f]
|
||||
[--namespace-id=<nsid> | -n <nsid>]</pre>
|
||||
[--namespace-id=<nsid> | -n <nsid>]
|
||||
[--storage-tag<storage-tag> | -S <storage-tag>]
|
||||
[--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]</pre>
|
||||
<div class="attribution">
|
||||
</div></div>
|
||||
</div>
|
||||
|
@ -920,15 +922,42 @@ metadata is passes.</p></td>
|
|||
Namespace ID use in the command.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
--storage-tag=<storage-tag>
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
-n <storage-tag>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Variable Sized Expected Logical Block Storage Tag(ELBST) and Expected Logical
|
||||
Block Reference Tag (ELBRT), CDW2 and CDW3 (00:47) bits.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
--storage-tag-check=<storage-tag-check>
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
-C <storage-tag-check>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
This bit specifies the Storage Tag field shall be checked as part of end-to-end
|
||||
data protection processing.
|
||||
</p>
|
||||
</dd>
|
||||
</dl></div>
|
||||
<div class="paragraph"><p>EXAMPLES
|
||||
EXAMPLES</p></div>
|
||||
<div class="listingblock">
|
||||
<div class="content">
|
||||
<pre><code>No examples yet.
|
||||
|
||||
NVME</code></pre>
|
||||
</div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect1">
|
||||
<h2 id="_examples">EXAMPLES</h2>
|
||||
<div class="sectionbody">
|
||||
<div class="paragraph"><p>No examples yet.</p></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect1">
|
||||
<h2 id="_nvme">NVME</h2>
|
||||
<div class="sectionbody">
|
||||
<div class="paragraph"><p>Part of the nvme-user suite</p></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -937,7 +966,7 @@ NVME</code></pre>
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2019-09-18 00:00:58 JST
|
||||
2021-07-09 13:42:09 IST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue