diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:07:26 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:33 -0600 |
| commit | 61ba06c7069bfe1d2b66ab474ce0d6b4f5419d64 (patch) | |
| tree | 3093bc7f355226724412535d29032b2196416c6e /tools/perf/scripts | |
| parent | ce6b5315883448fbecfaca43b95d3bf2ed1d008c (diff) | |
fs/ocfs2: 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 last two
o2hb_setup_one_bio() arguments into a single argument.
Reviewed-by: Joseph Qi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[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')
0 files changed, 0 insertions, 0 deletions