diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:07:24 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:33 -0600 |
| commit | ed4512590bd5839f8ea9eef1626b0f4db626b1d1 (patch) | |
| tree | ac39ab8eb7ff69f9424db92b010d3171e5963e06 /tools/perf/scripts/python/bin | |
| parent | 5d12ce77e1e677590de13468fe1a497388de3a9e (diff) | |
fs/nilfs2: 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 'mode' and
'mode_flags' arguments of nilfs_btnode_submit_block into a single
argument 'opf'.
Reviewed-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions