]> www.infradead.org Git - users/hch/block.git/commit
blk-throttle pass a gendisk to blk_throtl_cancel_bios
authorChristoph Hellwig <hch@lst.de>
Fri, 9 Sep 2022 12:26:18 +0000 (14:26 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 11 Sep 2022 06:07:32 +0000 (08:07 +0200)
commit3813c52d585c25ee7294aa09fcc1029997b28b0c
tree27c366436804087ec57d0131fb782e70cbf377f8
parentf4220c4ef14216d8a80811cbd516a27d75388020
blk-throttle pass a gendisk to blk_throtl_cancel_bios

Pass the gendisk to blk_throtl_cancel_bios as part of moving the
blk-cgroup infrastructure to be gendisk based.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-throttle.c
block/blk-throttle.h
block/genhd.c