commit | 471aa704db4904f7af5a50019ca3b5b018c0cf62 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Aug 09 16:17:41 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Aug 09 11:52:28 2021 -0600 |
tree | 8c89ac66192c233ac3cc7dc27f2865d27cd43ac0 | |
parent | 5ed964f8e54eb3191b8b7b45aeb52672a0c995dc [diff] |
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> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Link: https://lore.kernel.org/r/20210809141744.1203023-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>