]> 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)
commit119fec47294038a1ac7fd976c53984bd2d93e6f0
treebb58ebe0d9cf431d14e3b35495d6c923c5962b64
parent25d0bc0c41dca98c235f16b11de29059450dce4b
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