]> www.infradead.org Git - users/hch/block.git/commit
block: pass a gendisk to blk_queue_update_readahead
authorChristoph Hellwig <hch@lst.de>
Wed, 4 Aug 2021 06:23:44 +0000 (08:23 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 4 Aug 2021 07:28:21 +0000 (09:28 +0200)
commit710fb905d1ca586dba8b98a134347a3f6300ce5e
tree52684432a3643e137acdf0d97dee1675a7a34372
parentf7197f96bcaf2e3d1035be11ca09531e79bf6291
block: pass a gendisk to blk_queue_update_readahead

.. and rename the function to disk_update_readahead.  This is in
preparation for moving the BDI from the request_queue to the gendisk.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-settings.c
block/blk-sysfs.c
drivers/block/drbd/drbd_nl.c
drivers/md/dm-table.c
drivers/nvme/host/core.c
include/linux/blkdev.h