NVMe: Add namespaces with no LBA range feature
authorKeith Busch <keith.busch@intel.com>
Thu, 31 Jan 2013 21:40:38 +0000 (14:40 -0700)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 22 Mar 2013 18:50:23 +0000 (14:50 -0400)
The LBA Range Type feature is optional in the NVMe specification,
so we should continue with adding namespaces for controllers that do
not implement this feature.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>

No differences found