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:
40359cc
)
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
author
Jens Axboe
<axboe@suse.de>
Thu, 6 Jul 2006 08:18:05 +0000
(10:18 +0200)
committer
Jens Axboe
<axboe@suse.de>
Thu, 6 Jul 2006 08:18:05 +0000
(10:18 +0200)
Not three, as assumed. This causes the barrier bit to be needlessly set
for some IO.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found