Re: [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
From: NeilBrown
Date: Thu Apr 30 2026 - 21:46:18 EST
On Fri, 01 May 2026, NeilBrown wrote:
> On Fri, 01 May 2026, Al Viro wrote:
> >
> > Let's deal with d_alloc_parallel() first; it doesn't have to be tied
> > into the rest of patchset. Does the variant I've posted + s/dentry/target/ in that
> > call of __d_wake_in_lookup_waiters() trigger any problems in your testing?
>
> I'll let you know. Still building at present.
generic/467 now passes repeatedly. I'm running the full set now.
Shall I post the patch once all the generic/ tests pass? Or will you
just use what you already have?
NeilBrown