[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260113100405.117fca9a@canb.auug.org.au>
Date: Tue, 13 Jan 2026 10:04:05 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Christian Brauner <brauner@...nel.org>, Konstantin Komarov
<almaz.alexandrovich@...agon-software.com>
Cc: Jeff Layton <jlayton@...nel.org>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: manual merge of the vfs-brauner tree with the ntfs3
tree
Hi all,
Today's linux-next merge of the vfs-brauner tree got a conflict in:
fs/ntfs3/file.c
between commit:
099ef9ab9203 ("fs/ntfs3: implement iomap-based file operations")
from the ntfs3 tree and commit:
6aaa1d6337b5 ("ntfs3: add setlease file operation")
from the vfs-brauner tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc fs/ntfs3/file.c
index 58fa4da114bb,6cb4479072a6..000000000000
--- a/fs/ntfs3/file.c
+++ b/fs/ntfs3/file.c
@@@ -14,7 -14,7 +14,8 @@@
#include <linux/falloc.h>
#include <linux/fiemap.h>
#include <linux/fileattr.h>
+ #include <linux/filelock.h>
+#include <linux/iomap.h>
#include "debug.h"
#include "ntfs.h"
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists