Skip to content
Commit eca7abf3 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: queue flag cleanup



We have QUEUE_FLAG_DEFAULT defined, but it's not used anymore since
the legacy IO stack is gone. Kill it.

Sanitize the queue flags in general, they use spaces (for some
reason), and the space is pretty sparse. With the flags renumbered,
we can more clearly see how many we have available.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d11a3998
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment