block: make bio_rw_flagged() return a bool
authorJens Axboe <jens.axboe@oracle.com>
Tue, 28 Jul 2009 08:15:30 +0000 (10:15 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 11 Sep 2009 12:33:31 +0000 (14:33 +0200)
commite7e503aedb1f4d165081cb8d47a58c38f80f0cb4
treed8530d5f67533bb86b4f8013eef3c569036f4179
parente3264a4d7de147677f1995f119eba05c9abe9c1c
block: make bio_rw_flagged() return a bool

Makes for a saner interface, instead of returning the bit position.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/linux/bio.h