Re: [PATCH v2] ntfs: reject invalid empty mapping pairs
Namjae Jeon <[email protected]>
| Newsgroups | org.kernel.vger.linux-fsdevel,dev.linux.lists.ntfs,org.kernel.vger.stable |
|---|---|
| Message-ID | <CAKYAXd8Jp393dq5vBNW57gkF6m61Ov-s5Su86t1DSUo5zVZjxA@mail.gmail.com> |
On Thu, Aug 20, 2026 at 11:19 AM Hyunchul Lee <[email protected]> wrote: > > Reject an attribute with empty mapping pairs if it has inconsistent > highest VCN and size. > > Fixes: 11ccc9107dc4 ("ntfs: update runlist handling and cluster allocator") > Reported-by: Robert Morris <[email protected]> > Closes: https://lore.kernel.org/all/9519.1786907182@localhost/ > Cc: [email protected] > Signed-off-by: Hyunchul Lee <[email protected]> Applied it to #ntfs-next. Thanks!