blk-mq: remove RQF_ELVPRIV
authorChristoph Hellwig <hch@lst.de>
Thu, 18 May 2023 05:31:00 +0000 (07:31 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 19 May 2023 01:41:20 +0000 (19:41 -0600)
commitfdcab6cddef24a26b86d798814b3c25057e53c21
tree50ae24bb898e0a20b25d388611c7563d25bd9988
parentd97217e7f024bbe9aa62aea070771234c2879358
blk-mq: remove RQF_ELVPRIV

RQF_ELVPRIV is set for all non-flush requests that have RQF_ELV set.
Expand this condition in the two users of the flag and remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230518053101.760632-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c
block/blk-mq-sched.h
block/blk-mq.c
include/linux/blk-mq.h