diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 11:07:18 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 12:14:32 -0600 |
commit | 7649c873c16a384d447f7dbf9b153e333159f914 (patch) | |
tree | 382cedf2e75e44615bba766ebf9fd34f8076c2f2 /fs/gfs2/log.c | |
parent | 67c0f556302cfcdb5b5fb7933afa08cb1de75b36 (diff) |
fs/f2fs: 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.
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-53-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/gfs2/log.c')
0 files changed, 0 insertions, 0 deletions