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)
commit4cc09e2dc4cbe6009c935b6f12a8376f09124bc5
tree4ea0a01b784186dc31ffde1fc503742451f0390a
parentb9afca3efb18a9b8392cb544a3e29e8b1168400c
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