On Mon, Nov 26, 2018 at 04:19:44PM -0500, Dennis Zhou wrote: > 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@xxxxxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun