Skip to content
Snippets Groups Projects
Commit 1f98a13f authored by Jens Axboe's avatar Jens Axboe
Browse files

bio: first step in sanitizing the bio->bi_rw flag testing


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: default avatarJens Axboe <jens.axboe@oracle.com>
parent e7e503ae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment