linux/drivers/block/xen-blkback
Bart Van Assche 6c5412e268 xen-blkback: Use the enum req_op and blk_opf_t types
Improve static type checking by using the enum req_op type for request
operations and the new blk_opf_t type for request flags.

Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-18-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-14 12:14:31 -06:00
..
blkback.c xen-blkback: Use the enum req_op and blk_opf_t types 2022-07-14 12:14:31 -06:00
common.h
Makefile
xenbus.c xen-blkback: use bdev_discard_alignment 2022-05-04 05:24:40 -06:00