Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1402058
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: manual merge of the vfs tree with the ext4 tree |
| Date | 2016-05-17 05:20 +0200 |
| Message-ID | <rzDI5-7wd-3@gated-at.bofh.it> (permalink) |
| References | <rzB3A-5GZ-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 17, 2016 at 10:23:55AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the vfs tree got conflicts in:
>
> fs/ext4/ext4.h
> fs/ext4/indirect.c
> fs/ext4/inode.c
>
> between commit:
>
> 914f82a32d02 ("ext4: refactor direct IO code")
>
> from the ext4 tree and commit:
>
> c8b8e32d700f ("direct-io: eliminate the offset argument to ->direct_IO")
>
> from the vfs tree.
>
> I fixed it up (hopefully - 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.
Thanks for the heads up. My merge resolution was backwards from yours
(because I merged the ext4 tree into vfs tree while you apparently did
the reverse), and this resolution was complex enough that I'm waiting
for you to publish next-20160517 to make sure you came up with the
same final result of fs/ext4/inode.c (minus the f2fs's ext4 crypto
merge, which I think Jaeguk is going to be dropping from his tree, but
I don't know if that will have happened by next-20160517).
I'm kicking off a set of tests to make sure there aren't problems with
the resulting merge going beyond the purely syntactic merge
resolution.
Cheers,
- Ted
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: manual merge of the vfs tree with the ext4 tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-05-17 02:30 +0200
Re: linux-next: manual merge of the vfs tree with the ext4 tree Theodore Ts'o <tytso@mit.edu> - 2016-05-17 05:20 +0200
Re: linux-next: manual merge of the vfs tree with the ext4 tree Arnd Bergmann <arnd@arndb.de> - 2016-05-18 16:30 +0200
Re: linux-next: manual merge of the vfs tree with the ext4 tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-05-19 03:30 +0200
csiph-web