Re: [git pull] work.namei stuff (v2)
From: Linus Torvalds
Date: Sun Feb 21 2021 - 12:46:40 EST
On Sat, Feb 20, 2021 at 9:40 AM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> NOTE: I'm less than thrilled by the "let's allow offloading pathwalks
> to helper threads" push, but LOOKUP_CACHED is useful on its own.
Well, that is getting fixed separately, so I think this is all good.
Still helper threads, but no longer kernel helper threads.
Linus