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)
commit5d75d3f2e736d6c8be79b677e10edb6af1bf7ed6
tree06b33057517f03b1df371495114fe556c78169c2
parenta1275677f8cd060bb8824fda66781d431560c714
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