bio: first step in sanitizing the bio->bi_rw flag testing
authorJens Axboe <jens.axboe@oracle.com>
Fri, 11 Sep 2009 12:32:04 +0000 (14:32 +0200)
committerJens 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