Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1363792 > unrolled thread

linux-next: manual merge of the overlayfs tree with the ext4 tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-03-24 01:00 +0100
Last post2016-03-24 01:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the overlayfs tree with the ext4 tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-03-24 01:00 +0100

#1363792 — linux-next: manual merge of the overlayfs tree with the ext4 tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-03-24 01:00 +0100
Subjectlinux-next: manual merge of the overlayfs tree with the ext4 tree
Message-ID<rg0QX-2rr-7@gated-at.bofh.it>
Hi Miklos,

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

  include/linux/fs.h
  fs/overlayfs/super.c
  include/linux/dcache.h

between commit:

  a7f7fb45f728 ("vfs: add file_dentry()")

from the ext4 tree and commit:

  83c2715a73fc ("fs: add file_dentry()")

from the overlayfs tree.

This looks like 2 incompatible versions of the same patch committed to
2 different trees :-(  Guys you can't work like this.

Either the patch set was not ready and Ted should not have applied it,
or the new version should not have been added to the overlayfs tree
(especially now, during the merge window).  If it was meant to be applied
to more than one tree, it should have been put in a non-rebaing separate
branch that could be merged by each tree.

I fixed it up (I dropped the overlayfs tree for today) 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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web