From: "J. Bruce Fields" Subject: Re: [PATCHSET 0-5] remove unneeded nfsd #includes Date: Tue, 24 Nov 2009 18:08:52 -0500 Message-ID: <20091124230852.GA468@fieldses.org> References: <4B0C1EB7.50508@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Kernel , linux-parisc , sparclinux , linux-s390 , NFS list , pNFS Mailing List , Andrew Morton To: Boaz Harrosh Return-path: In-Reply-To: <4B0C1EB7.50508@panasas.com> Sender: linux-parisc-owner@vger.kernel.org List-ID: 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. --b.