]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97c91894d45c9d2d7c3ce0da07c0d857adee3771
treebb58ebe0d9cf431d14e3b35495d6c923c5962b64
parenta9285232a2ac40d10e861e5a964187d2be024b38
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