]> www.infradead.org Git - users/hch/nvme-cli.git/commit
fabrics: show number of controllers disconnected
authorKeith Busch <keith.busch@intel.com>
Fri, 16 Dec 2016 23:35:15 +0000 (18:35 -0500)
committerKeith Busch <keith.busch@intel.com>
Fri, 16 Dec 2016 23:40:05 +0000 (18:40 -0500)
commit4558e2988ba63621b463c7c0c07b8482cefad393
treeccd7de29449bb78607b2078a73e688b9fe567e7e
parent4cbe5888f4bce55123ed2993cde66a5ff12aabbc
fabrics: show number of controllers disconnected

Multiple controllers may have the same nqn, so we iterate multiple
times and don't want to return the status of just the last one to try to
disconnect. This patch has the status show the number of controllers that
were disconnected based on that nqn as that should be more informative.

Signed-off-by: Keith Busch <keith.busch@intel.com>
fabrics.c