From: "Jose R. Santos" Subject: Re: [PATCH 13/13][e2fsprogs] Add m_uninit test case. Date: Thu, 1 Nov 2007 06:03:00 -0500 Message-ID: <20071101060300.650d9b57@gara> References: <20071011191559.4599.69332.stgit@gara> <20071011191719.4599.72320.stgit@gara> <4729A101.40709@suse.de> <4729A352.1000808@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-ext4@vger.kernel.org To: Coly Li Return-path: Received: from e33.co.us.ibm.com ([32.97.110.151]:57861 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751769AbXKALBD (ORCPT ); Thu, 1 Nov 2007 07:01:03 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e33.co.us.ibm.com (8.13.8/8.13.8) with ESMTP id lA1B0wN5024717 for ; Thu, 1 Nov 2007 07:00:58 -0400 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id lA1B0vru112548 for ; Thu, 1 Nov 2007 05:00:57 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lA1B0vMW031272 for ; Thu, 1 Nov 2007 05:00:57 -0600 In-Reply-To: <4729A352.1000808@suse.de> Sender: linux-ext4-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Thu, 01 Nov 2007 17:58:42 +0800 Coly Li wrote: > Coly Li wrote: > > I plan to do some work based on uninit group patch. When I try to patch the patch into kernel, I > ~~~~~~~~~~~~sorry > it's typo, I mean into e2fsprogs... > > find the sequence number of patch is not continuous. Here is what I find for e2fsprogs patch, > > > > [PATCH 00/13] > > [PATCH 02/13] > > [PATCH 03/13] > > [PATCH 04/13] > > [PATCH 05/13] > > [PATCH 06/13] > > [PATCH 07/13] > > [PATCH 08/13] > > [PATCH 09/13] > > [PATCH 10/13] > > [PATCH 13/13] > > > > I can not find 01, 11 and 12. Do I miss them, or where can I find these 3 patch ? > > > > Thanks. It seems like a problem on your end since I got the patches from the mailing list after sending them. Here are the patches from the archives. [PATCH 01/13] http://lists.openwall.net/linux-ext4/2007/10/11/20 [PATCH 11/13] http://lists.openwall.net/linux-ext4/2007/10/11/29 [PATCH 12/13] http://lists.openwall.net/linux-ext4/2007/10/11/33 -JRS