NVMe: Move sysfs entries to the right place
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 1 Feb 2011 17:49:38 +0000 (12:49 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:54 +0000 (15:52 -0400)
commit388f037f4e7f0a24bac6b1a24f144f5d939f58cf
treed51387afa2ad24644943a3a6add9b657e6698a77
parent5911f20039ce59d7e7834f0c42151cf759b6f786
NVMe: Move sysfs entries to the right place

Because I wasn't setting driverfs_dev, the devices were showing up under
/sys/devices/virtual/block.  Now they appear underneath the PCI device
which they belong to.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c