]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Add getgeo to block ops
authorKeith Busch <keith.busch@intel.com>
Wed, 2 Apr 2014 21:45:37 +0000 (15:45 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Thu, 10 Apr 2014 21:06:11 +0000 (17:06 -0400)
commitd26a2ee667033fcdd91f06769b9dc04da80425f5
tree4ea0a01b784186dc31ffde1fc503742451f0390a
parent9b5a6f28028621f751e7eefa2aab72c2a798b7df
NVMe: Add getgeo to block ops

Some programs require HDIO_GETGEO work, which requires we implement
getgeo.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c