diff options
author | Christoph Hellwig <[email protected]> | 2023-02-03 16:03:47 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-02-03 08:20:05 -0700 |
commit | 84d7d462b16dd5f0bf7c7ca9254bf81db2c952a2 (patch) | |
tree | 338edb3db9c6078f07403110e27b65c471818750 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 180b04d450a7137270c12dbb6bebf1d5e6c0a6f2 (diff) |
blk-cgroup: pin the gendisk in struct blkcg_gq
Currently each blkcg_gq holds a request_queue reference, which is what
is used in the policies. But a lot of these interfaces will move over to
use a gendisk, so store a disk in struct blkcg_gq and hold a reference to
it.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Andreas Herrmann <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions