]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: Remove dhchap-ctrl-secret from discover/connect-all
authorDaniel Wagner <dwagner@suse.de>
Mon, 1 Aug 2022 11:52:31 +0000 (13:52 +0200)
committerDaniel Wagner <dwagner@suse.de>
Mon, 1 Aug 2022 12:14:06 +0000 (14:14 +0200)
commitebf25c39950494dd57aee59640ee524fc1c03110
tree70d8af2c9fb5e8b7c43ce4a454613f152471d4ec
parent79b9264eb0710809522d6b5b2a60aeb010616a7f
fabrics: Remove dhchap-ctrl-secret from discover/connect-all

The dhchap-ctrl-secret is per controller but discover and connect-all
operate on several controllers.

As this get's very fast complicated how to express this on the command
line, just drop the it. It was not implemented anyway and not listed
in the documentation.

Use the JSON config file in this case.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
fabrics.c