Re: linux-next inclusion request : ntfs filesystem

From: Namjae Jeon

Date: Wed Feb 25 2026 - 08:25:46 EST


On Wed, Feb 25, 2026 at 9:41 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Wed, Feb 18, 2026 at 09:01:59AM +0900, Namjae Jeon wrote:
>
> > It seems the build error is caused by a dependency on Lorenzo Stoakes'
> > recent MM change ("mm: update all remaining mmap_prepare users to use
> > vma_flags_t"), which replaces vm_flags with vma_flags in struct
> > vm_area_desc.
> > I will update the ntfs tree to align with this change and ensure it
> > builds correctly against the current -next.
>
> I checked again today and it looks like the tree wasn't updated - if you
> could let me know when it is that'd be great.
I updated the tree and re-applied the patch last week. I just tested
it again against the latest linux-next, and there are no build errors.
Thanks!