Re: linux-next inclusion request : ntfs filesystem
From: Mark Brown
Date: Tue Feb 17 2026 - 09:24:08 EST
On Mon, Feb 16, 2026 at 04:05:42PM +0000, Mark Brown wrote:
> On Sun, Feb 15, 2026 at 03:02:34PM +0900, Namjae Jeon wrote:
>
> > Could you please add ntfs -ntfs-next tree to linux-next ?
>
> > git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs.git ntfs-next
>
> I've done this, with you as the contact - let me know if you want to add
> anyone else. It should start appearing tomorrow, though I note that it
> is the middle of the merge window so if it were going to go to Linus
> this time around it should really have already been there already. If
> you want to also add a separate fixes branch let me know about that too.
This is breaking at least an arm multi_v7_defconfig in conjunction with
things already in -next:
/tmp/next/build/fs/ntfs/file.c: In function 'ntfs_file_mmap_prepare':
/tmp/next/build/fs/ntfs/file.c:657:19: error: 'struct vm_area_desc' has no member named 'vm_flags'; did you mean 'vma_flags'?
657 | if (desc->vm_flags & VM_WRITE) {
| ^~~~~~~~
| vma_flags
so I'll drop it for now, I'll try again after -rc1 (next week).
Attachment:
signature.asc
Description: PGP signature