commit | e743eb1ecd5564b5ae0a4a76c1566f748a358839 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Thu Aug 10 08:25:38 2017 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Aug 10 08:25:38 2017 -0600 |
tree | 8903266d41bc338850702085ce8d7522da4613fb | |
parent | b8d62b3a9c25d64d8de4a272314dac0c957982f2 [diff] |
block: remove unused syncfull/asyncfull queue flags We haven't used these in years, but somehow the definitions still remained. Kill them, and renumber the QUEUE_FLAG_ space. We had a hole in the beginning of the space, too. Signed-off-by: Jens Axboe <axboe@kernel.dk>