NVMe: Add namespaces with no LBA range feature
commit122090366d1d5c6ec1bfb6dfdb3a6d121ff074aa
authorKeith Busch <keith.busch@intel.com>
Thu, 31 Jan 2013 21:40:38 +0000 (31 14:40 -0700)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 22 Mar 2013 18:50:23 +0000 (22 14:50 -0400)
treebb58ebe0d9cf431d14e3b35495d6c923c5962b64
parent79461681692a337442c6a5cf44deba120a57186a
NVMe: Add namespaces with no LBA range feature

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>
drivers/block/nvme.c