Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753379Ab0ARH27 (ORCPT ); Mon, 18 Jan 2010 02:28:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750730Ab0ARH26 (ORCPT ); Mon, 18 Jan 2010 02:28:58 -0500 Received: from chilli.pcug.org.au ([203.10.76.44]:48180 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932091Ab0ARH26 (ORCPT ); Mon, 18 Jan 2010 02:28:58 -0500 Date: Mon, 18 Jan 2010 18:28:52 +1100 From: Stephen Rothwell To: =?UTF-8?B?IkrDtnJuIEVuZ2VsIg==?= , Sage Weil Cc: Al Viro , Christoph Hellwig , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: linux-next: merge fixups relative to the vfs tree Message-Id: <20100118182852.9820b770.sfr@canb.auug.org.au> X-Mailer: Sylpheed 3.0.0beta4 (GTK+ 2.18.5; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__18_Jan_2010_18_28_52_+1100_7mKx.dZFhOOxlmw8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1768 Lines: 51 --Signature=_Mon__18_Jan_2010_18_28_52_+1100_7mKx.dZFhOOxlmw8 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi J=C3=B6rn, Sage, Al has now created a "write_inode" branch in the vfs tree that just contains the changes that your trees need to be fixed up for. Al promises that this branch will never be rebased. So the best solution is for you both to merge that branch into your respective trees ("git pull git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git write_inode") and then apply the patches I sent (assuming that they are correct). If you rebase your trees, you will need to repull the above branch, of course. [Alternatively, you could create a remote in your trees for Al's write_inode branch: git remote add -f -t write_inode write_inode git://git.kernel.org/pub/scm/l= inux/kernel/git/viro/vfs-2.6.git and then merge it using git merge write_inode That way if anything is added to that branch you can just refetch it and merge it again if necessary.] --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Mon__18_Jan_2010_18_28_52_+1100_7mKx.dZFhOOxlmw8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAktUDbQACgkQjjKRsyhoI8zV6gCfXzOd3uBQZsNUiA9XsWX9BlSH kCcAnR7VO9ebGGE5cYNpzhcsZ/SSOcQU =lRQa -----END PGP SIGNATURE----- --Signature=_Mon__18_Jan_2010_18_28_52_+1100_7mKx.dZFhOOxlmw8-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/