NVMe: Configure support for block flush
authorKeith Busch <keith.busch@intel.com>
Tue, 29 Apr 2014 17:41:28 +0000 (11:41 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Mon, 5 May 2014 14:53:53 +0000 (10:53 -0400)
This configures an nvme request_queue as flush capable if the device
has a volatile write cache present.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>

No differences found