Re: [PATCH] fs/ntfs3: Fix case when index is reused during tree transformation

From: Greg KH
Date: Tue Apr 23 2024 - 10:56:14 EST


On Tue, Apr 23, 2024 at 05:41:54PM +0300, Konstantin Komarov wrote:
> Fixes: 82cae269cfa95 ("fs/ntfs3: Add initialization of super block")
> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
> ---
> fs/ntfs3/index.c | 6 ++++++
> 1 file changed, 6 insertions(+)

I know I can't take patches without any changelog text, and odds are you
shouldn't either...

thanks,

greg k-h