Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935365AbZDCRln (ORCPT ); Fri, 3 Apr 2009 13:41:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935257AbZDCRlX (ORCPT ); Fri, 3 Apr 2009 13:41:23 -0400 Received: from relay2.sgi.com ([192.48.179.30]:38224 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S935240AbZDCRlW (ORCPT ); Fri, 3 Apr 2009 13:41:22 -0400 Cc: Lachlan McIlroy , Andrew Morton , LKML , xfs mailing list Message-Id: <8A177E56-84E9-487E-930E-9C6805E17184@sgi.com> From: Felix Blyakher To: Linus Torvalds In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Subject: Re: [GIT PULL] XFS update for 2.6.30 Date: Fri, 3 Apr 2009 12:41:18 -0500 References: <20090331053013.7642414167108@attica.americas.sgi.com> X-Mailer: Apple Mail (2.926) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2566 Lines: 77 On Apr 3, 2009, at 12:02 PM, Linus Torvalds wrote: > On Fri, 3 Apr 2009, Linus Torvalds wrote: > >> On Thu, 2 Apr 2009, Felix Blyakher wrote: >>> >>> Were there any problems pulling from the xfs repository? >> >> Sorry, no - just too much email, too many trees to look at, too many >> people to argue with. >> >> Pulled. > > Side note - I almost unpulled afterwards. That was my concern, i.e. it's not pulled without explicit NAK. I knew about your possible concerns. > You've done several apparently totally useless pulls from my tree at > random points. Yes, I noticed that, and agree with all your points even before you brought them up. I already started talking to people to improve my process. The reason the intermediate pulls from your tree were done is to make sure that new xfs patches would not conflict with some other changes already in the mainline. That was part of the maintainer cheat sheet given to me, and I didn't realize the side effects of it. I probably can verify the possible conflicts without pushing the merges into the repository and reset the working tree to pre pull state. At any rate, I'll find some way to manage that without cluttering the history with the merges. Any suggestions are welcome. Thanks, Felix > > > Daily "keep up-to-date with Linus' tree" pulls are _strongly_ > discouraged > (read: if this continues, I'll just stop pulling from you), because it > makes the history totally unreadable after-the-fact. It has some > direct > technical downsides (it makes it much harder to run "git bisect" and > see > what is going on), but apart from those direct downsides it just > makes it > much harder for me - or anybody else who wants to get an overview of > what > happened - to visualize things when history is messy. > > Instead of having a clear nice line of development that says "this > is what > happened to XFS", those merges have basically mixed up all your > changes > with all the random _other_ changes in the tree. > > In other words, having those extra merges makes the graphical tools > almost > useless for getting some kind of "what happened" overview. > > I realize that an occasional back-merge may be required to resolve big > conflicts early, but they really have to be pretty big and immediate > for > it to be a win. > > Linus -- 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/