diff options
| author | Bart Van Assche <[email protected]> | 2022-07-14 11:07:28 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-14 12:14:33 -0600 |
| commit | d03025aef8676e826b69f8e3ec9bb59a5ad0c31d (patch) | |
| tree | c7674afe6d16e814082275e47f3715cdc1fd823e /tools/perf/scripts/python | |
| parent | 568e34ed7339e357f73c8e1ae5cc4f4595805357 (diff) | |
fs/xfs: 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 the
combination of a request operation with request flags.
Reviewed-by: Darrick J. Wong <[email protected]>
Cc: Christoph Hellwig <[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')
0 files changed, 0 insertions, 0 deletions