commit | 388f037f4e7f0a24bac6b1a24f144f5d939f58cf | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Feb 01 12:49:38 2011 -0500 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Fri Nov 04 15:52:54 2011 -0400 |
tree | d51387afa2ad24644943a3a6add9b657e6698a77 | |
parent | 5911f20039ce59d7e7834f0c42151cf759b6f786 [diff] |
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>