From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Fri, 21 Oct 2016 12:37:29 -0400 Subject: [PATCH v1 0/3] nvme-cli: fabric doc and tool fixes. In-Reply-To: <1477065005-10635-1-git-send-email-james_p_freyensee@linux.intel.com> References: <1477065005-10635-1-git-send-email-james_p_freyensee@linux.intel.com> Message-ID: <20161021163728.GA8625@localhost.localdomain> On Fri, Oct 21, 2016@08:50:02AM -0700, Jay Freyensee wrote: > This patchset tweaks discover/connect-all man pages according > to a previous thread, then last patch fixes the tool according > to the correct examples shown in the man pages. > > Changes since v0: > -re-jiggered the added 'hostnqn' block in fabrics.c according to feedback. Applied. Thanks, J.