Re: [PATCH v2] fs: make generic_fillattr() tail-callable and utilize it in ext2/ext4
From: Christian Brauner
Date: Thu Apr 03 2025 - 04:43:23 EST
On Tue, Apr 01, 2025 at 06:52:52PM +0200, Mateusz Guzik wrote:
> Unfortunately the other filesystems I checked make adjustments after
> their own call to generic_fillattr() and consequently can't benefit.
>
> Signed-off-by: Mateusz Guzik <mjguzik@xxxxxxxxx>
> ---
You need to resend this during -rc1 or at least when all fs trees have
been merged based on mainline.