Re: [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
From: Linus Torvalds
Date: Wed Apr 29 2026 - 17:08:05 EST
On Wed, 29 Apr 2026 at 10:07, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> Something like patch below (on top of -rc1, completely untested).
This looks like a clear improvement to me.
... but I obviously didn't test it either. But just looking at the
patch I went "Make it so".
Linus