Re: [PATCH 4.19] ext4: eliminate bogus error in ext4_data_block_valid_rcu()
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-07-05 07:06:47
Also in:
lkml, stable
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-07-05 07:06:47
Also in:
lkml, stable
On Sun, Jul 04, 2021 at 01:35:09AM +0000, Erdogan, Tahsin wrote:
quoted
If I understand the commit description, this patch is only intended for the 4.19 stable kernel. If this is the case, I'd suggest using the Subject prefix [PATCH 4.19] for future patches. This is moreHi Ted, yes this is only intended for 4.19. Thanks for the tip on subject line, I will keep that in mind in the future.quoted
if you could indicate whether a similar fix is needed for 4.14, and other older LTS kernels, or whether the only stable backport which had this bug was 4.19.I have checked 4.4, 4.9, 4.14, 5.8. They all look fine. I believe this problem only affects 4.19.
THanks, now queued up. greg k-h