On Wed, Sep 21, 2022 at 08:04:48PM +0200, Christoph Hellwig wrote: > Add a fully inlined blkg_lookup as the extra two checks aren't going > to generated a lot more code vs the call to the slowpath routine, and > open code the hint update in the two callers that care. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun