]> 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)
commite3a087e037c6e546386e80544d9c720528a2cffa
tree82d2f1e51442e64e6a6e2ec257a077fcb7c99da0
parentaa5a23164605813431e0bcc50b96f1436980ebe4
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