From 476d0b41d27c48140ec2284a5a5f505e8423fe65 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 19 Feb 2024 11:45:37 +0100 Subject: Merging upstream version 2.8. Signed-off-by: Daniel Baumann --- Documentation/nvme-connect.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'Documentation/nvme-connect.html') diff --git a/Documentation/nvme-connect.html b/Documentation/nvme-connect.html index 4282f24..a3e1ff5 100644 --- a/Documentation/nvme-connect.html +++ b/Documentation/nvme-connect.html @@ -757,7 +757,7 @@ nvme-connect(1) Manual Page [--host-iface=<iface> | -f <iface>] [--hostnqn=<hostnqn> | -q <hostnqn>] [--hostid=<hostid> | -I <hostid>] - [--config-file=<cfg> | -J <cfg>] + [--config=<filename> | -J <filename>] [--dhchap-secret=<secret> | -S <secret>] [--dhchap-ctrl-secret=<secret> | -C <secret>] [--nr-io-queues=<#> | -i <#>] @@ -770,7 +770,7 @@ nvme-connect(1) Manual Page [--keyring=<#>] [--tls_key=<#>] [--duplicate-connect | -D] [--disable-sqflow | -d] [--hdr-digest | -g] [--data-digest | -G] [--tls] - [--dump-config | -O] [--application=<id>] + [--concat] [--dump-config | -O] [--application=<id>] [--output-format=<fmt> | -o <fmt>] [--verbose | -v]
@@ -922,10 +922,10 @@ cellspacing="0" cellpadding="4">

--J <cfg> +-J <filename>
---config-file=<cfg> +--config=<filename>

@@ -933,7 +933,7 @@ cellspacing="0" cellpadding="4"> default /usr/local/etc/nvme/config.json file or none to not read in an existing configuration file. The JSON configuration file format is documented in - https://github.com/linux-nvme/libnvme/doc/config-schema.json + https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json

@@ -1123,6 +1123,14 @@ cellspacing="0" cellpadding="4">

+--concat +
+
+

+ Enable secure concatenation (TCP). +

+
+
-O
@@ -1211,7 +1219,7 @@ and Christoph Hellwig

-- cgit v1.2.3