diff mbox series

linux-next: manual merge of the mm-stable tree with the nfs-anna tree

Message ID 20230216140514.631bcca1@canb.auug.org.au (mailing list archive)
State New, archived
Headers show
Series linux-next: manual merge of the mm-stable tree with the nfs-anna tree | expand

Commit Message

Stephen Rothwell Feb. 16, 2023, 3:05 a.m. UTC
Hi all,

Today's linux-next merge of the mm-stable tree got a conflict in:

  fs/nfs/write.c

between commit:

  0c493b5cf16e ("NFS: Convert buffered writes to use folios")

from the nfs-anna tree and commit:

  d585bdbeb79a ("fs: convert writepage_t callback to pass a folio")

from the mm-stable 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.
diff mbox series

Patch

diff --cc fs/nfs/write.c
index b508c985eb14,9d6432cb3f44..f4cca8f00c0c
--- a/fs/nfs/write.c