Hello, On Tue, Nov 14, 2017 at 03:17:43PM -0800, Shaohua Li wrote: > After patch 5, we don't really need the blk_put_rl, blk_get_rl, blk_rq_set_rl > functions. I'd like to delete them and only keep blk_rq_rl. The name > blk_rq_set_rl is confusing too.
Yeah, we can switch the legacy rq to switch to direct blkg pinning too. If that cleans up the code, great. Thanks. -- tejun