On Mon, Jul 17, 2023 at 06:40:20PM +0100, Lee Jones wrote:
On Mon, 17 Jul 2023, Greg KH wrote:
On Mon, Jul 17, 2023 at 01:50:13PM +0100, Lee Jones wrote:
commit 0e8235d28f3a0e9eda9f02ff67ee566d5f42b66b upstream.
Added new functions index_hdr_check and index_buf_check. Now we check all stuff for correctness while reading from disk. Also fixed bug with stale nfs data.
Reported-by: van fantasy g1042620637@gmail.com Signed-off-by: Konstantin Komarov almaz.alexandrovich@paragon-software.com Fixes: 82cae269cfa95 ("fs/ntfs3: Add initialization of super block") Signed-off-by: Lee Jones lee@kernel.org
What stable tree(s) is this for?
I thought you had tooling that used the Fixes: tag for this?
Yes, but that tells me how far back to take a patch, but not what a hand-crafted backport should be applied to :)
Now queued up, thanks.
greg k-h