OSDN Git Service

block: remove bio_is_rw
authorChristoph Hellwig <hch@lst.de>
Thu, 20 Oct 2016 13:12:09 +0000 (15:12 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 28 Oct 2016 14:45:17 +0000 (08:45 -0600)
commitc4aebd0332da831a3403faf2035af45059ab6b7c
tree42ac63ae9fffaedb92a124603f3e0fc2e7cb0b72
parent2552e3f878c2b43b41d7728a328821d8220c28da
block: remove bio_is_rw

With the addition of the zoned operations the tests in this function
became incorrect.  But I think it's much better to just open code the
allow operations in the only caller anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Shaun Tancheff <shaun.tancheff@seagate.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/bio-integrity.c
include/linux/bio.h