From e08f5d8814dcc3c547a9aa9e273300bad977c479 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Tue, 27 Apr 2021 12:54:35 -0700 Subject: Add iscsiadm "no wait" option for firmware login. In addition, update the iscsiadm help message, and the iscsiadm man page. --- doc/iscsiadm.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8 index 3729a72..5fc6928 100644 --- a/doc/iscsiadm.8 +++ b/doc/iscsiadm.8 @@ -123,6 +123,7 @@ iscsiadm \- open-iscsi administration utility .RB [ \-d .IR debug_level ] .RB [ \-l ] +.RB [ \-W ] .PP .B iscsiadm .B \-m host @@ -304,7 +305,8 @@ This option is only valid for node mode (it is valid but not functional for session mode). .TP \fB\-W\fR, \fB\-\-\-no_wait\fR -In node mode, do not wait for a response from the targets. +In node, discovery, or firmware mode, +do not wait for a response from the targets. This means that success will be returned if the command is able to send the login requests, whether or not they succeed. In this case, it will be up to the caller to poll for success (i.e. session creation). -- cgit v1.2.1