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:
e7e503a
)
bio: first step in sanitizing the bio->bi_rw flag testing
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 11 Sep 2009 12:32:04 +0000
(14:32 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 11 Sep 2009 12:33:31 +0000
(14:33 +0200)
Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found