From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Fri, 26 Feb 2016 23:09:45 +0000 Subject: [PATCH] nvme: expose cntlid in sysfs In-Reply-To: <1456521859-26357-1-git-send-email-mlin@kernel.org> References: <1456521859-26357-1-git-send-email-mlin@kernel.org> Message-ID: <20160226230944.GA4512@localhost.localdomain> On Fri, Feb 26, 2016@01:24:19PM -0800, Ming Lin wrote: > From: Ming Lin > > For NVMe over Fabrics, the cntlid will be used by systemd/udev to > create link to the device, for example, > > /dev/disk/by-path/-- -> /dev/nvme0n1 Looks good. Sounds horrific if I try to pronounce it, but the spec abbreviated "controller" that way! Reviewed-by: Keith Busch