]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1a435111f8eb30b370e3891caebb1d1ca61f41ec
tree82d2f1e51442e64e6a6e2ec257a077fcb7c99da0
parentbec03d6b92264bb2a06cc3d6f2da5815f0585107
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