diff options
author | Dennis Zhou <dennis@kernel.org> | 2018-12-05 12:10:37 -0500 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-12-07 22:26:38 -0700 |
commit | 6f70fb66182b02e50deea65e9a3a86b7bf659a39 (patch) | |
tree | 79c0e29795545ef9a737d26e82f5a8bfea3b1444 /block/bfq-iosched.h | |
parent | fc5a828bfad628c1092194f2814604943561c52d (diff) | |
download | linux-6f70fb66182b02e50deea65e9a3a86b7bf659a39.tar.gz linux-6f70fb66182b02e50deea65e9a3a86b7bf659a39.tar.bz2 linux-6f70fb66182b02e50deea65e9a3a86b7bf659a39.zip |
blkcg: remove bio_disassociate_task()
Now that a bio only holds a blkg reference, so clean up is simply
putting back that reference. Remove bio_disassociate_task() as it just
calls bio_disassociate_blkg() and call the latter directly.
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Acked-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bfq-iosched.h')
0 files changed, 0 insertions, 0 deletions