diff options
author | Christoph Hellwig <[email protected]> | 2022-04-20 06:27:17 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-05-02 14:06:20 -0600 |
commit | bbb1ebe7a909db4de49777fb7676d5bf293f34c9 (patch) | |
tree | 0cff6de0224344909db8e482e9167d93b94f8c2a /scripts/bpf_doc.py | |
parent | f4a6a61cb6d40d9ae63e47743d33200f3efe3fe7 (diff) |
blk-cgroup: replace bio_blkcg with bio_blkcg_css
All callers of bio_blkcg actually want the CSS, so replace it with an
interface that does return the CSS. This now allows to move
struct blkcg_gq to block/blk-cgroup.h instead of exposing it in a
public header.
Signed-off-by: Christoph Hellwig <[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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions