Re: [PATCH 08/13] blk-stat: export helpers for modifying blk_rq_stat
From: Tejun Heo <tj@kernel.org>
Date: 2018-05-30 16:31:18
Also in:
linux-fsdevel, linux-mm, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2018-05-30 16:31:18
Also in:
linux-fsdevel, linux-mm, lkml
On Tue, May 29, 2018 at 05:17:19PM -0400, Josef Bacik wrote:
From: Josef Bacik <redacted> We need to use blk_rq_stat in the blkcg qos stuff, so export some of these helpers so they can be used by other things. Signed-off-by: Josef Bacik <redacted>
Acked-by: Tejun Heo <tj@kernel.org> Thanks. -- tejun