commit | 1a435111f8eb30b370e3891caebb1d1ca61f41ec | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Thu May 04 00:31:24 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu May 04 08:23:11 2017 -0600 |
tree | 82d2f1e51442e64e6a6e2ec257a077fcb7c99da0 | |
parent | bec03d6b92264bb2a06cc3d6f2da5815f0585107 [diff] |
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>