[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200312073638.GA4171972@kroah.com>
Date: Thu, 12 Mar 2020 08:36:38 +0100
From: Greg KH <greg@...ah.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Al Viro <viro@...iv.linux.org.uk>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Namjae Jeon <namjae.jeon@...sung.com>
Subject: Re: linux-next: manual merge of the staging tree with the vfs tree
On Thu, Mar 12, 2020 at 04:16:57PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the staging tree got conflicts in:
>
> drivers/staging/exfat/Kconfig
> MAINTAINERS
>
> between commits:
>
> 88ab55f16aae ("MAINTAINERS: add exfat filesystem")
> 1a3c0509ce83 ("staging: exfat: make staging/exfat and fs/exfat mutually exclusive")
>
> from the vfs tree and commit:
>
> 590a95e418d1 ("staging: exfat: remove staging version of exfat filesystem")
>
> from the staging tree.
>
> I fixed it up (I removed the first file and 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 --cc MAINTAINERS
> index 4698de48c727,836f1e262b4e..000000000000
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@@ -6361,19 -6301,6 +6356,13 @@@ F: include/trace/events/mdio.
> F: include/uapi/linux/mdio.h
> F: include/uapi/linux/mii.h
>
> +EXFAT FILE SYSTEM
> +M: Namjae Jeon <namjae.jeon@...sung.com>
> +M: Sungjong Seo <sj1557.seo@...sung.com>
> +L: linux-fsdevel@...r.kernel.org
> +S: Maintained
> +F: fs/exfat/
> +
> - EXFAT FILE SYSTEM
> - M: Valdis Kletnieks <valdis.kletnieks@...edu>
> - L: linux-fsdevel@...r.kernel.org
> - S: Maintained
> - F: drivers/staging/exfat/
> -
> EXT2 FILE SYSTEM
> M: Jan Kara <jack@...e.com>
> L: linux-ext4@...r.kernel.org
>
Patch looks good to me, thanks!
greg k-h
Powered by blists - more mailing lists