blk-cgroup: pass a gendisk to blkg_destroy_all
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Sep 2022 18:04:59 +0000 (20:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 27 Sep 2022 01:17:28 +0000 (19:17 -0600)
commit00ad6991bbae116b7c83f68754edd6f4d5e65e01
tree372d5b526fe6867e49dd13bf4340a0a98ba96b1d
parentcad9266abcef586aa95f6f4095781e3e55473f2a
blk-cgroup: pass a gendisk to blkg_destroy_all

Pass the gendisk to blkg_destroy_all 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-16-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c