diff options
author | 2022-07-14 11:07:02 -0700 | |
---|---|---|
committer | 2022-07-14 12:14:32 -0600 | |
commit | a9010741ce7c9533fa825cc49f0739d4d8ebda48 (patch) | |
tree | 21d691afee37f64f6831874a0421a602d2a70f64 /fs/jbd2/commit.c | |
parent | md/raid10: Use the new blk_opf_t type (diff) | |
download | linux-dev-a9010741ce7c9533fa825cc49f0739d4d8ebda48.tar.xz linux-dev-a9010741ce7c9533fa825cc49f0739d4d8ebda48.zip |
md/raid5: 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.
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-37-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions