]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: add a few missing debugfs RQF_ flags
authorJens Axboe <axboe@kernel.dk>
Wed, 10 Jan 2018 18:30:08 +0000 (11:30 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 10 Jan 2018 18:47:38 +0000 (11:47 -0700)
commit9a89aebc8dddb1a792d7e5c57a32bb2b5b87fb6a
tree06b33057517f03b1df371495114fe556c78169c2
parentbb969ac99f33a1b5d5aba5a62ab241f002f3064d
blk-mq: add a few missing debugfs RQF_ flags

We are missing ZONE_WRITE_LOCKED and MQ_TIMEOUT_EXPIRED, add them
so the debugfs bits can decode them.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c