]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
block: rename struct gendisk zone_wplugs_lock field
authorDamien Le Moal <dlemoal@kernel.org>
Fri, 27 Feb 2026 13:19:48 +0000 (22:19 +0900)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Mar 2026 20:30:00 +0000 (14:30 -0600)
commitb7cbc30e93e3a64ea058230f6d0c764d6d80276f
treec0a002933d38855931624b2d8add142c420b9f57
parentc30e8c4bb0e088068a7aae2d98882ec1cfa57d4c
block: rename struct gendisk zone_wplugs_lock field

Rename struct gendisk zone_wplugs_lock field to zone_wplugs_hash_lock to
clearly indicates that this is the spinlock used for manipulating the
hash table of zone write plugs.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-zoned.c
include/linux/blkdev.h