Re: [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()

From: Linus Torvalds

Date: Tue Apr 28 2026 - 13:47:58 EST


On Mon, 27 Apr 2026 at 20:37, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> I definitely like the calling conventions change, so much that I'd be glad
> to pick that one right now.

Honestly, while a 19-patch series isn't big as these things normally
go, when it comes to something as core and subtle as the dcache and
filesystem integration, I'd personally be very happy to see this
merged in small clear pieces, so I'll happily take any parts that are
good on their own early and separately.

So yes, please take any cleanups in this series asap, rather than
necessarily keeping this as a longer pending series.

Linus