]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli: add duplicate_connect parameter support
authorJames Smart <jsmart2021@gmail.com>
Wed, 11 Oct 2017 00:35:36 +0000 (17:35 -0700)
committerKeith Busch <keith.busch@intel.com>
Tue, 17 Oct 2017 14:37:16 +0000 (08:37 -0600)
commit6d0325499981b3418624b6ff9c2d43285c711d3c
treefb0b39401e16827b4683e89db44d9c5b6f2f0208
parent53c8a76392bbf010b66f5a80617ce78e0e3f834c
nvme-cli: add duplicate_connect parameter support

Add support for the duplicate_connect parameter for the fabrics
device.

Rather than add yet another 6-line code block, created a small helper
routine invoked for each argument option.

Signed-off-by: James Smart <james.smart@broadcom.com>
fabrics.c