Re: [PATCH] fs/ntfs3: validate dirty page table entry sizes
From: Konstantin Komarov
Date: Fri Aug 14 2026 - 02:44:59 EST
On 8/4/26 03:16, Kyle Zeng wrote:
Hi Konstantin,
I tried to mount this image after the patch using the following command
and it works (I adapted the patch for the master branch).
~~~
mount -t ntfs3 -o loop,ro image /tmp/test
~~~
Can you share your setup (tree, commit, command) so I can reproduce and
fix the issue?
Best,
Kyle
Hello,
No need - the problem is on my side. The patch conflicted with other
changes touching the same lines, and I think I resolved the conflicts
incorrectly. Please disregard my report; there is no issue with your
patch.
I'll re-apply it properly and re-test, and will follow up with the
result.
Regards,
Konstantin