From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 9 Aug 2007 01:19:13 +0100 From: Christoph Hellwig To: J??rn Engel Subject: Re: [Patch 18/18] include/linux/Kbuild Message-ID: <20070809001913.GA10044@infradead.org> References: <20070808161234.GB15319@lazybastard.org> <20070808162447.GT15319@lazybastard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070808162447.GT15319@lazybastard.org> Cc: akpm@osdl.org, Arnd Bergmann , linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, Thomas Gleixner , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Aug 08, 2007 at 06:24:47PM +0200, J??rn Engel wrote: > --- linux-2.6.21logfs/include/linux/Kbuild~logfs 2007-08-08 02:57:37.000000000 +0200 > +++ linux-2.6.21logfs/include/linux/Kbuild 2007-08-08 02:57:37.000000000 +0200 > @@ -101,6 +101,7 @@ header-y += jffs2.h > header-y += keyctl.h > header-y += limits.h > header-y += lock_dlm_plock.h > +header-y += logfs.h That file doesn't define any kind of user<->kernel interface and thus should not be exported.