]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: Do not print device on connect per default
authorDaniel Wagner <dwagner@suse.de>
Wed, 14 Jun 2023 12:03:53 +0000 (14:03 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 14 Jun 2023 12:34:38 +0000 (14:34 +0200)
commitb6319a7970acdc19c29f7016cdb65539de868e5d
treeab00d920040ca324f6f2b77e498dadd850a60e81
parent55d5e545f61a94acea28393e67b001417175f461
fabrics: Do not print device on connect per default

During the print code refactoring, the show connect message was enabled
per default. To avoid any regressions in application restore the old
behavior and print only the result when the '-o' option is used.

Fixes: 0576d84bf4aa ("fabrics: Move printing functions to the print files")
Signed-off-by: Daniel Wagner <dwagner@suse.de>
fabrics.c