From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Sandeen Subject: Re: [PATCH 4/4] ext4: fix possible use-after-free ext4_remove_li_request() Date: Fri, 20 May 2011 11:12:05 -0500 Message-ID: <4DD692D5.6010400@redhat.com> References: <1304956630-20384-1-git-send-email-lczerner@redhat.com> <1304956630-20384-4-git-send-email-lczerner@redhat.com> <4DD57827.9060104@redhat.com> <20110520160313.GA29282@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Lukas Czerner , linux-ext4@vger.kernel.org To: "Ted Ts'o" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50367 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933263Ab1ETQMI (ORCPT ); Fri, 20 May 2011 12:12:08 -0400 In-Reply-To: <20110520160313.GA29282@thunk.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: On 5/20/11 11:03 AM, Ted Ts'o wrote: > Lukas, are you going to be providing a new version of these patch > series or not? > > If you are, could you do it as a separate patch series, instead of > only updating one patch as a reply to the mail thread. When people do > this, I find it painful since I need to figure out, "ok, I need v2 of > the 1/4 patch, v3 of the 2/4 patch, v4 of the 3/4 patch, and v3 of of > the 4/4 patch. To provide context, please add version descriptors > after the --- of the patch. (i.e, "v3 --> v4; fixed commit message") > > Also, if we're going to be doing extended review of patches like this, > instead of my just fixing things up when I pull stuff in, people need > to start authoring patches ***much*** sooner. Doing multiple publish > and review cycles now that the merge window is open really doesn't > work. One way of solving this in the future is to simply not take any > patch that is first submitted after say, -rc5 or -rc6 until the next > merge window. But given that some patches didn't *start* getting much > review until 2-3 weeks ago, that wouldn't be entirely fair. > > But for the next merge window, if this is going to work, we need > people submitting patches earlier, and people reviewing patches > earlier. How about a reasonable sounding convention like: if it's non-critical it's too late, but if it's critical you'll try to get it in. Windows are windows, reviews are reviews, and if it's too late, it's too late ... You ultimately get to decide what goes in and when. But skipping thorough review simply because the window is open now doesn't make sense to me. -Eric