]> www.infradead.org Git - nvme.git/commit
block: Catch possible entries missing from blk_queue_flag_name[]
authorJohn Garry <john.g.garry@oracle.com>
Fri, 19 Jul 2024 11:29:05 +0000 (11:29 +0000)
committerJens Axboe <axboe@kernel.dk>
Fri, 19 Jul 2024 15:32:49 +0000 (09:32 -0600)
commitcce496de061d09794825b7c7c7d57faca4772d82
tree172d8859649d3b2524deae6d39caf84842026ac5
parent55177adf1837bc56f878f7f6f7123947a2088148
block: Catch possible entries missing from blk_queue_flag_name[]

Assert that we are not missing flag entries in blk_queue_flag_name[].

Signed-off-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240719112912.3830443-9-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c