From: Boaz Harrosh Subject: Re: [PATCHSET 0-5] remove unneeded nfsd #includes Date: Wed, 25 Nov 2009 10:42:37 +0200 Message-ID: <4B0CEDFD.2050107@panasas.com> References: <4B0C1EB7.50508@panasas.com> <20091124230852.GA468@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Linux Kernel , linux-parisc , sparclinux , linux-s390 , NFS list , pNFS Mailing List , Andrew Morton To: "J. Bruce Fields" Return-path: In-Reply-To: <20091124230852.GA468@fieldses.org> Sender: sparclinux-owner@vger.kernel.org List-ID: On 11/25/2009 01:08 AM, J. Bruce Fields wrote: > On Tue, Nov 24, 2009 at 07:58:15PM +0200, Boaz Harrosh wrote: >> Why is debug.h exported from Kernel? (include/linux/nfsd/Kbuild) > > I suppose it's so rpcdebug can get the rpc debug flags; see e.g. > nfs-utils/tools/rpcdebug/rpcdebug.c. > OK, thanks, so I didn't touch it > --b.