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:30:08 +0000 (11:30 -0700)
commit74a0a2c60ed821290a47d24a870f0bc071643f7d
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