]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NVMe: Disk stats for read/write commands only
authorKeith Busch <keith.busch@intel.com>
Thu, 8 Aug 2013 16:25:38 +0000 (10:25 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 3 Sep 2013 20:33:35 +0000 (16:33 -0400)
commit9e59d091b0eb04f223ed037348e3d9e36f30e72b
tree0c3684483462fa82ddafe20eaf34bcc65d13fca1
parent7e03b124065507e72008ef294c30001eca74a031
NVMe: Disk stats for read/write commands only

Flush and discard requests would previously mess up the accounting.

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