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:
3b06c21
)
block: set REQ_TYPE_FS on flush requests
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Fri, 9 Jul 2010 00:38:24 +0000
(09:38 +0900)
committer
Jens Axboe
<jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:52:40 +0000
(18:52 +0200)
the block layer doesn't set rq->cmd_type on flush requests. By
definition, it should be REQ_TYPE_FS (the lower layers build a command
and interpret the result of it, that is, the block layer doesn't know
the details).
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-barrier.c
patch
|
blob
|
history
diff --cc
block/blk-barrier.c
Simple merge