Re: linux-next: manual merge of the f2fs tree with the vfs-fixes tree

2018-05-13 Thread Al Viro
On Mon, May 14, 2018 at 10:26:24AM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the f2fs tree got a conflict in: > > fs/f2fs/namei.c > > between commit: > > 1e2e547a93a0 ("do d_instantiate/unlock_new_inode combinations safely") > > from the vfs-fixes tree and co

linux-next: manual merge of the f2fs tree with the vfs-fixes tree

2018-05-13 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the f2fs tree got a conflict in: fs/f2fs/namei.c between commit: 1e2e547a93a0 ("do d_instantiate/unlock_new_inode combinations safely") from the vfs-fixes tree and commit: ab3835aae642 ("f2fs: call unlock_new_inode() before d_instantiate()") from the