Re: 2.6.11-rc2-mm2

From: Christoph Hellwig
Date: Sun Jan 30 2005 - 05:55:32 EST


On Sat, Jan 29, 2005 at 11:56:53PM -0800, Andrew Morton wrote:
> bix:/home/akpm> grep EXPORT x
> CONFIG_XFS_EXPORT=y
> CONFIG_EXPORTFS=m
>
> That isn't going to work. Something like this, perhaps?

We want to avoid building xfs_export.o when CONFIG_EXPORTFS
isn't set. CONFIG_XFS_EXPORT=y and CONFIG_EXPORTFS=m worked for
me in my testing. Do you have XFS builtin or modular?

I suspect we need to add another weird depency to force XFS builtin
when NFSD is modular.

-
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/