git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cde4c40
)
block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
author
Tejun Heo
<tj@kernel.org>
Fri, 3 Sep 2010 09:56:17 +0000
(11:56 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 10 Sep 2010 10:35:37 +0000
(12:35 +0200)
init_flush_request() only set REQ_FLUSH when initializing flush
requests making them READ requests. Use WRITE_FLUSH instead.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-flush.c
patch
|
blob
|
history
diff --cc
block/blk-flush.c
Simple merge