From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755394Ab0CES3a (ORCPT ); Fri, 5 Mar 2010 13:29:30 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:46995 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754669Ab0CES33 (ORCPT ); Fri, 5 Mar 2010 13:29:29 -0500 Date: Fri, 5 Mar 2010 18:29:24 +0000 From: Al Viro To: Trond Myklebust Cc: Linus Torvalds , linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Merge of the 'write_inode' branch from the VFS tree Message-ID: <20100305182924.GY30031@ZenIV.linux.org.uk> References: <1267802800.5174.6.camel@localhost.localdomain> <20100305154823.GV30031@ZenIV.linux.org.uk> <1267812155.5174.9.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1267812155.5174.9.camel@localhost.localdomain> User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 05, 2010 at 01:02:35PM -0500, Trond Myklebust wrote: > On Fri, 2010-03-05 at 15:48 +0000, Al Viro wrote: > > > Or I can do a new branch, put updated pair of patches there (hch has sent > > the updated variants my way) and ask you to rebuild NFS tree. Which will > > also suck, since it adds PITA for you and you are completely innocent in > > that clusterfuck. > > > > Suggestions? I'd love to get out of that mess with minimal PITA for > > everyone involved and minimally messed tree... > > Hi Al, > > I'd be fine with rebuilding the NFS tree. I have all the patches which > depend on write_inode in their own separate branch anyway, so I'd only > have to rebase that branch and then merge it with the main NFS client > tree... Ehh... Just after I've sent a pull request for backmerge variant... Anyway, I've put rebased variant in the same tree, branch called write_inode2. Same diffstat, same shortlog (sans merges). Either branch will do; write_inode2 obviously has cleaner history.