Searched hist:"22 d538213ec4fa65b08b1edbf610066d8aab7bbb" (Results 1 – 1 of 1) sorted by relevance
/linux/block/ |
H A D | blk-mq-debugfs.c | diff 22d538213ec4fa65b08b1edbf610066d8aab7bbb Sat Aug 19 00:52:54 CEST 2017 Bart Van Assche <bart.vanassche@wdc.com> blk-mq-debugfs: Add names for recently added flags
The symbolic constants QUEUE_FLAG_SCSI_PASSTHROUGH, QUEUE_FLAG_QUIESCED and REQ_NOWAIT are missing from blk-mq-debugfs.c. Add these to blk-mq-debugfs.c such that these appear as names in debugfs instead of as numbers.
Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|