Re: [PATCH] fs/ntfs3: validate dirty page table entry sizes
Kyle Zeng <[email protected]> Mon, 3 Aug 2026 18:16:10 -0700
| Newsgroups | gmane.linux.kernel |
|---|---|
| Message-ID | <anE9WhCkRSUa6l66@com-75606> |
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