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:
58eea92
)
block: fix empty barrier on write-through w/ ordered tag
author
Tejun Heo
<tj@kernel.org>
Fri, 28 Nov 2008 04:32:07 +0000
(13:32 +0900)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 29 Dec 2008 07:28:45 +0000
(08:28 +0100)
Empty barrier on write-through (or no cache) w/ ordered tag has no
command to execute and without any command to execute ordered tag is
never issued to the device and the ordering is never achieved. Force
draining for such cases.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-barrier.c
patch
|
blob
|
history
diff --cc
block/blk-barrier.c
Simple merge