]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: fail early if argconfig_parse failed
authorSagi Grimberg <sagi@grimberg.me>
Tue, 3 Jul 2018 12:09:24 +0000 (15:09 +0300)
committerKeith Busch <keith.busch@intel.com>
Tue, 3 Jul 2018 14:23:28 +0000 (08:23 -0600)
commit23e750cd2c8b877b7b0fbde67b49aedbeea29c36
treeb97b8df3c578fac67ccc1310fa3043cdc0f2d229
parent6b3011b0512d252d0cbfb9331e4610b8da8e2c90
fabrics: fail early if argconfig_parse failed

If user got params wrong or asked for --help,
we shouldn't try to execute the command.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
fabrics.c