From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Fri, 17 Aug 2018 10:12:48 +0200 Subject: [PATCH 6/6] nvme-list-subsys: Add device name argument and print out ANA state In-Reply-To: <20180817072908.56784-7-hare@suse.de> References: <20180817072908.56784-1-hare@suse.de> <20180817072908.56784-7-hare@suse.de> Message-ID: <20180817081248.GF13230@lst.de> On Fri, Aug 17, 2018@09:29:08AM +0200, Hannes Reinecke wrote: > Update the 'nvme list-subsys' command to accept a device name and > print out the ANA state for all paths to that device. I'm going to try this myself once I find a little time, but can you send some example output in the meantime?