blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
authorTejun Heo <tj@kernel.org>
Tue, 9 Jan 2018 16:29:53 +0000 (08:29 -0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 9 Jan 2018 16:31:15 +0000 (09:31 -0700)
commit05707b64aed8f5f1674b25334fb720d651459d5e
tree121598221971a290944d767f97ef83486b79fc88
parent5a61c36398d0626bad377a7f5b9391b21e16e91d
blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu

The RCU protection has been expanded to cover both queueing and
completion paths making ->queue_rq_srcu a misnomer.  Rename it to
->srcu as suggested by Bart.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Bart Van Assche <Bart.VanAssche@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c
include/linux/blk-mq.h