]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: Do not return in the middle of the subcommand
authorMinwoo Im <minwoo.im.dev@gmail.com>
Thu, 23 May 2019 14:16:54 +0000 (23:16 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Thu, 20 Jun 2019 14:23:07 +0000 (23:23 +0900)
commitd3f37a54a363400119d512bfd74cbc5f1fb12b3c
treed99f41d2a67ff38951515ac7c8d0c7eb11ca15c1
parentced67c08089ac1344aa4d19ccab1380afd6fa694
fabrics: Do not return in the middle of the subcommand

This patch also makes fabrics module to not return the internal error
status in the middle of the subcommands to support uniformed mapped
error value which will be introduced in the next patches.

Cc: Keith Busch <kbusch@kernel.org>
Cc: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Cc: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
fabrics.c