Re: [xfs-masters] [PATCH -next] xfs: eliminate kconfig dependency warning

From: Christoph Hellwig
Date: Thu Oct 14 2010 - 18:33:36 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/