diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-02-22 14:18:30 -0500 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-11-04 15:52:59 -0400 |
commit | 00df5cb4eb927078850086f8becc3286a69ea12e (patch) | |
tree | 891011b1387ead32520ce86e75032c11509b80ec /fs/stack.c | |
parent | c42705592be2a539f3027b6f3907de8e8f9591a8 (diff) | |
download | blackbird-op-linux-00df5cb4eb927078850086f8becc3286a69ea12e.tar.gz blackbird-op-linux-00df5cb4eb927078850086f8becc3286a69ea12e.zip |
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>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions