]> Git Repo - linux.git/commit - drivers/md/dm-table.c
block: pass a gendisk to blk_queue_update_readahead
authorChristoph Hellwig <[email protected]>
Mon, 9 Aug 2021 14:17:41 +0000 (16:17 +0200)
committerJens Axboe <[email protected]>
Mon, 9 Aug 2021 17:52:28 +0000 (11:52 -0600)
commit471aa704db4904f7af5a50019ca3b5b018c0cf62
tree8c89ac66192c233ac3cc7dc27f2865d27cd43ac0
parent5ed964f8e54eb3191b8b7b45aeb52672a0c995dc
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 <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
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
This page took 0.05828 seconds and 4 git commands to generate.