From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751961AbeENA03 (ORCPT ); Sun, 13 May 2018 20:26:29 -0400 Received: from ozlabs.org ([203.11.71.1]:34365 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751031AbeENA01 (ORCPT ); Sun, 13 May 2018 20:26:27 -0400 Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au Date: Mon, 14 May 2018 10:26:24 +1000 From: Stephen Rothwell To: Jaegeuk Kim , Al Viro Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Eric Biggers Subject: linux-next: manual merge of the f2fs tree with the vfs-fixes tree Message-ID: <20180514102624.76a4097e@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/FX.w_LXXhlF0lvk7cs3ZkZe"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/FX.w_LXXhlF0lvk7cs3ZkZe Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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 f2fs tree. I think that the vfs-fixes commit supercedes the f2fs tree one, so I used that. I fixed it up (see above) 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. --=20 Cheers, Stephen Rothwell --Sig_/FX.w_LXXhlF0lvk7cs3ZkZe Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAlr417AACgkQAVBC80lX 0Gz5jQf8C2tM5iK7+efIUHPm6akWsXQDm/r3u2VCOemVNDfrPlev2BGdyC+N9pg0 RS1j9t3/05nk6O4ut809zFiVXDOwiM2Tutk/QLvcWpIHZXn6YRXv/KdxuXNiB8eO qKQQzstkNEwDtqWdGou4txXK3WqQzpxsNNElfPbYQJ/82zJCfwPoB9LnJjyWEGcp 5uGgvBOHnf30D+6aLCvWzKBNTJffVvnELiL+4v5NOIsF7H2ia1n2xMIUvFeR0sG9 ohvAwGEICWvGu+JmBPJOvsJGf5Hxb7rYJAyf/tcQNx/T9kpmlG7EJ7wf/bTP+MVa SWPTg4LInuo50Shz2pbUbIae/iCwQg== =Qvv4 -----END PGP SIGNATURE----- --Sig_/FX.w_LXXhlF0lvk7cs3ZkZe--