diff options
author | John Garry <[email protected]> | 2024-07-19 11:29:07 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-07-19 09:32:49 -0600 |
commit | 226f0f6afc3e5c8903c6e57e1f6073ad8ad189b5 (patch) | |
tree | e4e71989ec01fabea9101b0cefb39fb7b80c3114 /scripts/rustdoc_test_builder.rs | |
parent | 23827310cce7eff3477aeaeb59ea3718f5c9c633 (diff) |
block: Catch possible entries missing from hctx_flag_name[]
Refresh values in BLK_MQ_F_x enum, and then re-arrange members in
hctx_flag_name[] to match that enum. Renumber
BLK_MQ_F_ALLOC_POLICY_START_BIT to match the value refresh.
Add a BUILD_BUG_ON() call to ensure that we are not missing entries in
hctx_flag_name[].
Signed-off-by: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions