summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_bio_io.c
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2022-07-14 11:07:27 -0700
committerJens Axboe <axboe@kernel.dk>2022-07-14 12:14:33 -0600
commit568e34ed7339e357f73c8e1ae5cc4f4595805357 (patch)
treece7f853c9a89f464d05a7cc4b0b5fe100b2887af /fs/xfs/xfs_bio_io.c
parent61ba06c7069bfe1d2b66ab474ce0d6b4f5419d64 (diff)
PM: Use the enum req_op and blk_opf_t types
Improve static type checking by using the enum req_op type for variables that represent a request operation and the new blk_opf_t type for variables that represent request flags. Combine the first two hib_submit_io() arguments into a single argument. Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-62-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/xfs/xfs_bio_io.c')
0 files changed, 0 insertions, 0 deletions