From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lunge.queued.net ([173.255.254.236]) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RFqvh-0005EV-5E for linux-mtd@lists.infradead.org; Mon, 17 Oct 2011 17:24:49 +0000 Date: Mon, 17 Oct 2011 10:24:44 -0700 From: Andres Salomon To: dedekind1@gmail.com Subject: Re: [PATCH 1/2] jffs2: implement mount option parsing and compression overriding Message-ID: <20111017102444.6969593b@queued.net> In-Reply-To: <1318773789.7278.7.camel@sauron> References: <20111015125006.685efc30@queued.net> <1318773789.7278.7.camel@sauron> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-fsdevel , linux-mtd@lists.infradead.org, David Woodhouse , linux-kernel@vger.kernel.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 16 Oct 2011 17:03:00 +0300 Artem Bityutskiy wrote: > Hi, > > please, cc the fs-devel mailing list when you sumbit v2. Thanks for the review, I've sent updated patches. BTW, I didn't see fs-devel in MAINTAINERS anywhere; is there a patch pending for that?