From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753583AbYIJPA3 (ORCPT ); Wed, 10 Sep 2008 11:00:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752008AbYIJPAU (ORCPT ); Wed, 10 Sep 2008 11:00:20 -0400 Received: from mx2.redhat.com ([66.187.237.31]:56718 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751963AbYIJPAS (ORCPT ); Wed, 10 Sep 2008 11:00:18 -0400 Message-ID: <48C7E044.2050406@redhat.com> Date: Wed, 10 Sep 2008 09:57:08 -0500 From: Eric Sandeen User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: "Kirill A. Shutemov" CC: Christoph Hellwig , linux-kernel@vger.kernel.org, Andrew Morton , linux-ext4@vger.kernel.org, David Howells , Jens Axboe Subject: Re: [PATCH] include into linux/ext2_fs.h References: <1221045726-5674-1-git-send-email-kirill@shutemov.name> <20080910112709.GA11742@infradead.org> <20080910114011.GB3757@localhost.localdomain> <20080910114042.GA15996@infradead.org> <20080910114923.GC3757@localhost.localdomain> <48C7CDF4.2020206@redhat.com> <20080910134700.GI3757@localhost.localdomain> In-Reply-To: <20080910134700.GI3757@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Kirill A. Shutemov wrote: > On Wed, Sep 10, 2008 at 08:39:00AM -0500, Eric Sandeen wrote: >> I think it does not. > > It does: > > $ grep unifdef-y include/linux/Kbuild | grep ext2 > unifdef-y += ext2_fs.h Oops, I stand corrected :) -Eric