On Thu, Feb 03, 2005 at 05:01:11PM +0000, Matthew Wilcox wrote:
> 
> Got this report about 2.6.11-rc3.  Is this the correct solution?
> 
> ----- Forwarded message from Joel Soete <[EMAIL PROTECTED]> -----
> 
> A short analyse, it seems that's because NFSD was builtin while EXPORTFS
> was a module in my previous config file. Imho EXPORTFS would be build as
> NFSD?
> 
> Is the following hunk would do the trick:
> --- fs/Kconfig.Orig     2005-02-03 16:45:13.562275206 +0100
> +++ fs/Kconfig  2005-02-03 16:46:36.496469111 +0100
> @@ -1400,6 +1400,7 @@
>         tristate "NFS server support"
>         depends on INET
>         select LOCKD
> +       select EXPORTFS
>         select SUNRPC
>         help
>           If you want your Linux box to act as an NFS *server*, so that other
> ========><========
> 
> Thanks in advance,
>     Joel


If the problem occured with CONFIG_XFS_FS=m I understand what went 
wrong.

It seems to be correct.

This was a side effect of Roman's fix for the XFS <-> EXPORTFS 
dependency.


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to