From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Tue, 17 Oct 2017 08:39:01 -0600 Subject: [PATCH] nvme-cli: add duplicate_connect parameter support In-Reply-To: <20171011003536.5996-1-jsmart2021@gmail.com> References: <20171011003536.5996-1-jsmart2021@gmail.com> Message-ID: <20171017143900.GA32530@localhost.localdomain> On Tue, Oct 10, 2017@05:35:36PM -0700, James Smart wrote: > 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 Thanks, applied.