Merging upstream version 2.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
736f2f7c80
commit
37275c4af3
530 changed files with 12276 additions and 4877 deletions
|
@ -768,7 +768,7 @@ nvme-connect(1) Manual Page
|
|||
[--reconnect-delay=<#> | -c <#>]
|
||||
[--ctrl-loss-tmo=<#> | -l <#>] [--tos=<#> | -T <#>]
|
||||
[--keyring=<#>] [--tls_key=<#>]
|
||||
[--duplicate-connect | -D] [--disable-sqflow | -d]
|
||||
[--duplicate-connect | -D] [--disable-sqflow ]
|
||||
[--hdr-digest | -g] [--data-digest | -G] [--tls]
|
||||
[--concat] [--dump-config | -O] [--application=<id>]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]</pre>
|
||||
|
@ -1039,6 +1039,8 @@ cellspacing="0" cellpadding="4">
|
|||
<dd>
|
||||
<p>
|
||||
Overrides the default controller loss timeout period (in seconds).
|
||||
This is the maximum time the kernel will retry a connection, where each
|
||||
retry will be issued after <em>reconnect-delay</em> seconds.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -1081,9 +1083,6 @@ cellspacing="0" cellpadding="4">
|
|||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-d
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
--disable-sqflow
|
||||
</dt>
|
||||
<dd>
|
||||
|
@ -1219,7 +1218,7 @@ and <a href="mailto:hch@lst.de">Christoph Hellwig</a></p></div>
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2024-05-03 16:03:16 CEST
|
||||
2024-08-02 09:57:44 CEST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue