blk-cgroup: pass a gendisk to the blkg allocation helpers
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Sep 2022 18:05:01 +0000 (20:05 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 27 Sep 2022 01:17:28 +0000 (19:17 -0600)
commit99e603874366be1115b40ecbc0e25847186d84ea
tree98dc279531457dbd7e4576caa8b0a8d206c5dda1
parentde185b56e8a62822d4e1cdb3e068b38ca709aa47
blk-cgroup: pass a gendisk to the blkg allocation helpers

Prepare for storing the blkcg information in the gendisk instead of
the request_queue.

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-18-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c