From: Andrew Morton Subject: Re: - disable-ext4.patch removed from -mm tree Date: Mon, 4 Feb 2008 12:11:31 -0800 Message-ID: <20080204121131.a6e07705.akpm@linux-foundation.org> References: <200802032018.m13KIGoC029855@imap1.linux-foundation.org> <20080203122551.6830370a.akpm@linux-foundation.org> <20080204013626.GE18392@mit.edu> <20080203191540.3cb2660b.akpm@linux-foundation.org> <20080204150044.GK18392@mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dhowells@redhat.com, "linux-ext4@vger.kernel.org" To: Theodore Tso Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:58324 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754799AbYBDUMY (ORCPT ); Mon, 4 Feb 2008 15:12:24 -0500 In-Reply-To: <20080204150044.GK18392@mit.edu> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Mon, 4 Feb 2008 10:00:44 -0500 Theodore Tso wrote: > On Sun, Feb 03, 2008 at 07:15:40PM -0800, Andrew Morton wrote: > > On Sun, 3 Feb 2008 20:36:26 -0500 Theodore Tso wrote: > > > > > On Sun, Feb 03, 2008 at 12:25:51PM -0800, Andrew Morton wrote: > > > > When I merge David's iget coversion patches this will instead wreck the > > > > ext4 patchset. > > > > > > That's ok, it shouldn't be hard for me to fix this up. How quickly > > > will you be able to merge David's iget converstion patches? > > > > They're about 1,000 patches back. > > OK, if you're not planning on pushing David's changes to Linus right > away, what if I pull in David's > > iget-stop-ext4-from-using-iget-and-read_inode-try.patch > > and push it plus some other ext4 bug fixes directly to Linus, and let > you know when that has happened so you can drop David's patch from > your queue? Sure, go for it. > David's changes to ext4 can be applied standalone without the rest of > his series, so it would be safe to push that to Linus independently > and in advance of the rest of his series. That should also help > reduce the number of inter-patch queue dependencies. That patch series is kind of logjammed anyway because it breaks isofs. Last time I discussed this with David he seemed to find this amusing rather than an urgent problem. I'd drop the whole lot if there weren't lots of other patches dependent upon them. Mayeb I can do a selective droppage, but I hate going out-of-order, and merging untested patch combinations.