From: Jens Axboe Date: Fri, 11 Sep 2009 12:32:04 +0000 (+0200) Subject: bio: first step in sanitizing the bio->bi_rw flag testing X-Git-Tag: v2.6.32-rc1~688^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f98a13f623e0ef666690a18c1250335fc6d7ef1;p=pandora-kernel.git 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: Jens Axboe --- Reading git-diff-tree failed