aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2022-07-14 11:06:52 -0700
committerJens Axboe <[email protected]>2022-07-14 12:14:31 -0600
commitc9154a4cb8dc6a1bca4158174fedecf98de7580d (patch)
tree2d3e5802d21ffb7654a07c5b5bd0f4d488cbec53 /tools/perf/scripts/python
parenteff17e5161feda42c64b1402e86724649927bcde (diff)
dm/dm-integrity: Combine request operation and flags
Combine the request operation type and request flags into a single argument. 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: Alasdair Kergon <[email protected]> Cc: Mike Snitzer <[email protected]> Cc: Eric Biggers <[email protected]> Cc: Mikulas Patocka <[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