Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751549AbWHXNyO (ORCPT ); Thu, 24 Aug 2006 09:54:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751553AbWHXNyO (ORCPT ); Thu, 24 Aug 2006 09:54:14 -0400 Received: from mx1.redhat.com ([66.187.233.31]:53197 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1751548AbWHXNyM (ORCPT ); Thu, 24 Aug 2006 09:54:12 -0400 From: David Howells In-Reply-To: <1156426859.3012.36.camel@pmac.infradead.org> References: <1156426859.3012.36.camel@pmac.infradead.org> <1156425193.3012.32.camel@pmac.infradead.org> <32640.1156424442@warthog.cambridge.redhat.com> <778.1156426456@warthog.cambridge.redhat.com> To: David Woodhouse Cc: David Howells , Jens Axboe , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] BLOCK: Make it possible to disable the block layer X-Mailer: MH-E 8.0; nmh 1.1; GNU Emacs 22.0.50 Date: Thu, 24 Aug 2006 14:54:03 +0100 Message-ID: <1312.1156427643@warthog.cambridge.redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 571 Lines: 21 David Woodhouse wrote: > So don't put it in the header file itself. Just do > > #ifdef CONFIG_foo > #include > #endif That still doesn't work, but for a different reason. > Better still, avoid the need for the external code to poke at fs-private > header files at all. Yeah. David - 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/