]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq-debugfs: clean up flag definitions
authorOmar Sandoval <osandov@fb.com>
Thu, 4 May 2017 07:31:24 +0000 (00:31 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 4 May 2017 14:23:11 +0000 (08:23 -0600)
commit4fea406b4118d5d77d59f74271e7793a624c4a60
tree82d2f1e51442e64e6a6e2ec257a077fcb7c99da0
parent70babfa1abeceae60a1a01d969a2940f2e17c99d
blk-mq-debugfs: clean up flag definitions

Make sure the spelled out flag names match the definition. This also
adds a missing hctx state, BLK_MQ_S_START_ON_RUN, and a missing
cmd_flag, __REQ_NOUNMAP.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-debugfs.c