Re: [PATCH v2] blk-mq-debugfs: Add names for recently added flags
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-08-25 14:07:53
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-08-25 14:07:53
On 08/18/2017 04:52 PM, Bart Van Assche wrote:
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.
Added for 4.13, thanks. -- Jens Axboe