]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit54218084273cf7ce99a54829eca047c0f8674d83
tree121598221971a290944d767f97ef83486b79fc88
parentef8efd0e53c02d0f49788ade43f9ea6a69796793
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