commit | e13793bae65919cd3e6a7827f8d30f4dbb8584ee | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Sep 21 20:04:56 2022 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Sep 26 19:17:27 2022 -0600 |
tree | 2c5232b391d5629ee812460f1204a768d9a5ecb2 | |
parent | 3657647e33dff916a2d2d9df926d9bca3907d34f [diff] |
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit Pass the gendisk to blk_throtl_init and blk_throtl_exit as part of moving the blk-cgroup infrastructure to be gendisk based. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Andreas Herrmann <aherrmann@suse.de> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20220921180501.1539876-13-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>