Re: [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
Linus Torvalds <[email protected]> Tue, 28 Apr 2026 09:32:25 -0700
| Newsgroups | org.kernel.vger.linux-unionfs,org.kernel.vger.linux-efi,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-nfs |
|---|---|
| Message-ID | <CAHk-=whXZz=-XnJdMGzM8BCwDkoqU0yDNKWyrpZSwXzchxsPUQ@mail.gmail.com> |
On Mon, 27 Apr 2026 at 20:37, Al Viro <[email protected]> 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