diff options
author | 2022-07-14 11:06:47 -0700 | |
---|---|---|
committer | 2022-07-14 12:14:31 -0600 | |
commit | 581075e4f6475bb97c73ecccf68636a9453a31fd (patch) | |
tree | 70f8bc0813887f294b9658ae352550be14cf83e7 /include/linux/buffer_head.h | |
parent | um: Use enum req_op where appropriate (diff) | |
download | linux-rng-581075e4f6475bb97c73ecccf68636a9453a31fd.tar.xz linux-rng-581075e4f6475bb97c73ecccf68636a9453a31fd.zip |
dm/core: Reduce the size of struct dm_io_request
Combine the bi_op and bi_op_flags into the bi_opf member. Use the new
blk_opf_t type to improve static type checking. This patch does not
change any functionality.
Cc: Alasdair Kergon <agk@redhat.com>
Cc: Mike Snitzer <snitzer@kernel.org>
Cc: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-22-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/buffer_head.h')
0 files changed, 0 insertions, 0 deletions