diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:07:19 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:32 -0600 |
| commit | 67688c08b7e5e9f8f945b22fb460a31ed3feb880 (patch) | |
| tree | 1af25324d7fa681c4237cfc4e486207b5bdf95c5 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 7649c873c16a384d447f7dbf9b153e333159f914 (diff) | |
fs/gfs2: 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 first two
gfs2_submit_bhs() arguments into a single argument.
Reviewed-by: Andreas Gruenbacher <[email protected]>
Cc: Bob Peterson <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions