diff options
author | Jens Axboe <[email protected]> | 2023-01-09 10:45:56 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-01-29 15:18:33 -0700 |
commit | a3df2e456c0f9db4cc7f2013eb0beb853945b937 (patch) | |
tree | 42f3c52ad690e18c0749e5b4e52963409d24a1d4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | c9c77418a98273fe96835c42666f7427b3883f48 (diff) |
block: add a BUILD_BUG_ON() for adding more bio flags than we have space
We have BIO_FLAG_LAST in the enum for bio specific flags, but it's
not used to check that we're not exceeding the size of them. Add
such a check.
Reviewed-by: Damien Le Moal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions