On Thu, Aug 30, 2018 at 09:53:50PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennisszhou@xxxxxxxxx> > > One of the goals of this series is to remove a separate reference to > the css of the bio. This can and should be accessed via bio_blkcg. In > this patch, the wbc_init_bio call is changed such that it must be called > after a queue has been associated with the bio. > > Signed-off-by: Dennis Zhou <dennisszhou@xxxxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun