Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

block: fix a comment in the queue_attrs[] array

queue_ra_entry uses limits_lock just like the attributes above it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Nilay Shroff <nilay@linux.ibm.com>
Link: https://lore.kernel.org/r/20250312150127.703534-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>

authored by

Christoph Hellwig and committed by
Jens Axboe
b0d42581 0e94ed33

-5
-5
block/blk-sysfs.c
··· 671 671 &queue_dax_entry.attr, 672 672 &queue_virt_boundary_mask_entry.attr, 673 673 &queue_dma_alignment_entry.attr, 674 - 675 - /* 676 - * Attributes which require some form of locking other than 677 - * q->sysfs_lock. 678 - */ 679 674 &queue_ra_entry.attr, 680 675 681 676 /*