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
|
@ -4,7 +4,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
|
||||
<meta name="generator" content="AsciiDoc 8.6.10" />
|
||||
<meta name="generator" content="AsciiDoc" />
|
||||
<title>nvme-compare(1)</title>
|
||||
<style type="text/css">
|
||||
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
|
||||
|
@ -436,7 +436,7 @@ thead, p.table.header {
|
|||
p.table {
|
||||
margin-top: 0;
|
||||
}
|
||||
/* Because the table frame attribute is overriden by CSS in most browsers. */
|
||||
/* Because the table frame attribute is overridden by CSS in most browsers. */
|
||||
div.tableblock > table[frame="void"] {
|
||||
border-style: none;
|
||||
}
|
||||
|
@ -767,7 +767,8 @@ nvme-compare(1) Manual Page
|
|||
[--show-command | -v]
|
||||
[--dry-run | -w]
|
||||
[--latency | -t]
|
||||
[--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]</pre>
|
||||
[--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]
|
||||
[--force]</pre>
|
||||
<div class="attribution">
|
||||
</div></div>
|
||||
</div>
|
||||
|
@ -996,9 +997,9 @@ metadata is passes.</p></td>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
The optional data set management attributes for this command. The
|
||||
argument for this is the lower 16 bits of the DSM field in a write
|
||||
command; the upper 16 bits of the field come from the directive
|
||||
The optional data set management attributes for this command. The argument
|
||||
for this is the least significant 8 bits of the DSM field in a write
|
||||
command; the most significant 16 bits of the field come from the directive
|
||||
specific field, if used. This may be used to set attributes for
|
||||
the LBAs being written, like access frequency, type, latency,
|
||||
among other things, as well as yet to be defined types. Please
|
||||
|
@ -1053,6 +1054,15 @@ metadata is passes.</p></td>
|
|||
data protection processing.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
--force
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Ignore namespace is currently busy and perfome the operation
|
||||
even though.
|
||||
</p>
|
||||
</dd>
|
||||
</dl></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1073,7 +1083,7 @@ metadata is passes.</p></td>
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2021-07-09 14:16:50 IST
|
||||
2022-04-08 18:46:59 CEST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue