Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933211AbYBNWVB (ORCPT ); Thu, 14 Feb 2008 17:21:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757046AbYBNWUv (ORCPT ); Thu, 14 Feb 2008 17:20:51 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:36653 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756580AbYBNWUu (ORCPT ); Thu, 14 Feb 2008 17:20:50 -0500 Date: Thu, 14 Feb 2008 14:20:15 -0800 From: Andrew Morton To: Marcin Slusarz Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH resend] ext2/3/4: convert byte order of constant instead of variable Message-Id: <20080214142015.f59a9e21.akpm@linux-foundation.org> In-Reply-To: <20080210101010.GB6737@joi> References: <20080210101010.GB6737@joi> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; 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 Content-Length: 524 Lines: 16 On Sun, 10 Feb 2008 11:10:15 +0100 Marcin Slusarz wrote: > fs/ext2/super.c | 8 +++----- > fs/ext3/super.c | 2 +- > fs/ext4/super.c | 2 +- Please don't bundle the filesystem patches in this manner. I split it into three patches. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/