Files
linux/fs/f2fs
Bart Van Assche 7649c873c1 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>
2022-07-14 12:14:32 -06:00
..
2022-02-12 06:20:46 -08:00
2022-05-09 23:12:33 -04:00
2022-05-12 10:14:03 -07:00
2021-03-30 18:48:56 -07:00
2021-08-23 10:25:51 -07:00