Files
linux/drivers
Matthew Wilcox 00df5cb4eb NVMe: Implement Flush
Linux implements Flush as a bit in the bio.  That means there may also be
data associated with the flush; if so the flush should be sent before the
data.  To avoid completing the bio twice, I add CMD_CTX_FLUSH to indicate
the completion routine should do nothing.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
2011-11-04 15:52:59 -04:00
..
2011-07-26 16:49:47 -07:00
2011-11-04 15:52:59 -04:00
2011-07-28 01:30:07 -07:00
2011-10-13 13:49:37 -06:00
2011-07-22 14:39:51 +09:30
2011-10-23 20:55:17 +01:00
2011-07-26 16:49:47 -07:00
2011-07-25 21:00:19 -07:00
2011-07-26 16:49:47 -07:00
2011-10-04 10:10:50 -06:00
2011-07-26 16:49:47 -07:00
2011-08-25 16:25:33 -07:00
2011-11-04 15:41:27 -04:00