[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101014223245.GA20037@lst.de>
Date: Fri, 15 Oct 2010 00:32:45 +0200
From: Christoph Hellwig <hch@....de>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Christoph Hellwig <hch@....de>, xfs-masters@....sgi.com,
lkml <linux-kernel@...r.kernel.org>,
akpm <akpm@...ux-foundation.org>,
Dave Chinner <david@...morbit.com>
Subject: Re: [xfs-masters] [PATCH -next] xfs: eliminate kconfig dependency warning
On Thu, Oct 14, 2010 at 10:18:19AM -0700, Randy Dunlap wrote:
> The (kconfig) warning/problem is that exportfs is in the Networking Filesystems menu,
> under the kconfig symbol NETWORK_FILESYSTEMS.
That's the culprit. exportfs is just a helper library and should not
depend on anthing. Looks like on of the various Kconfig patches broke
that. Moving out of NETWORK_FILESYSTEMS will fix it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists