From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756783Ab1JQRYs (ORCPT ); Mon, 17 Oct 2011 13:24:48 -0400 Received: from lunge.queued.net ([173.255.254.236]:57561 "EHLO lunge.queued.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753317Ab1JQRYr (ORCPT ); Mon, 17 Oct 2011 13:24:47 -0400 Date: Mon, 17 Oct 2011 10:24:44 -0700 From: Andres Salomon To: dedekind1@gmail.com Cc: David Woodhouse , linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, linux-fsdevel 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> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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?