Re: [PATCH] fs/ntfs3: validate dirty page table entry sizes
From: Kyle Zeng
Date: Mon Aug 03 2026 - 21:16:20 EST
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