From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751939AbYIJNqm (ORCPT ); Wed, 10 Sep 2008 09:46:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753067AbYIJNqb (ORCPT ); Wed, 10 Sep 2008 09:46:31 -0400 Received: from nf-out-0910.google.com ([64.233.182.189]:42177 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752598AbYIJNqa (ORCPT ); Wed, 10 Sep 2008 09:46:30 -0400 Date: Wed, 10 Sep 2008 16:47:01 +0300 From: "Kirill A. Shutemov" To: Eric Sandeen 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 Message-ID: <20080910134700.GI3757@localhost.localdomain> 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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0XMZdl/q8hSSmFeD" Content-Disposition: inline In-Reply-To: <48C7CDF4.2020206@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-29) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --0XMZdl/q8hSSmFeD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 10, 2008 at 08:39:00AM -0500, Eric Sandeen wrote: > Kirill A. Shutemov wrote: > > On Wed, Sep 10, 2008 at 07:40:42AM -0400, Christoph Hellwig wrote: > >> On Wed, Sep 10, 2008 at 02:40:12PM +0300, Kirill A. Shutemov wrote: > >>> On Wed, Sep 10, 2008 at 07:27:09AM -0400, Christoph Hellwig wrote: > >>>> On Wed, Sep 10, 2008 at 02:22:03PM +0300, Kirill A. Shutemov wrote: > >>>>> linux/fs.h defines FS_IOC* needed by linux/ext2_fs.h > >>>> And who cares? =20 > >=20 > > Do you think it isn't error? > >=20 > >>> It breaks building pam_mktemp at least. > >> pam_mktemp should not use , but rather > >> . >=20 > That's right. >=20 > > Why linux/ext2_fs.h does export to userspace? > >=20 >=20 > it does? >=20 > $ grep header-y include/linux/Kbuild | wc -l > 163 > $ grep header-y include/linux/Kbuild | grep ext2 > $ >=20 > I think it does not. It does: $ grep unifdef-y include/linux/Kbuild | grep ext2 unifdef-y +=3D ext2_fs.h --=20 Regards, Kirill A. Shutemov + Belarus, Minsk + ALT Linux Team, http://www.altlinux.com/ --0XMZdl/q8hSSmFeD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkjHz9QACgkQbWYnhzC5v6p/VwCePsvaciKrrHOdf5+ib74tgSKJ ptIAoIK7PquXkumnsh48ahHOHCSKZvpn =+dLe -----END PGP SIGNATURE----- --0XMZdl/q8hSSmFeD--