Re: [PATCH v2] fscrypt: Fix uninit-value in ovl_fill_real
From: Eric Biggers
Date: Mon Jan 26 2026 - 22:48:33 EST
On Mon, Jan 26, 2026 at 02:22:16PM +0800, Qing Wang wrote:
> ---
> fs/overlayfs/readdir.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
This is an overlayfs patch, so please title it appropriately and use
get_maintainer.pl to get the correct recipients. You can leave
linux-fscrypt@xxxxxxxxxxxxxxx on Cc.
- Eric