From: Marc Fiuczynski Date: Mon, 7 Mar 2005 20:24:24 +0000 (+0000) Subject: Turned on NFS client version 2 and 3 prototocol support. X-Git-Tag: planetlab-3_0-rc14~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fd0ca13f620dd45359f1406f4081681ef1b986d0;p=linux-2.6.git Turned on NFS client version 2 and 3 prototocol support. --- diff --git a/configs/kernel-2.6.8-i686-planetlab.config b/configs/kernel-2.6.8-i686-planetlab.config index 49234b512..e610b90c3 100644 --- a/configs/kernel-2.6.8-i686-planetlab.config +++ b/configs/kernel-2.6.8-i686-planetlab.config @@ -992,9 +992,16 @@ CONFIG_RAMFS=y # # Network File Systems # -# CONFIG_NFS_FS is not set +CONFIG_NFS_FS=m +CONFIG_NFS_V3=y +# CONFIG_NFS_V4 is not set +# CONFIG_NFS_DIRECTIO is not set # CONFIG_NFSD is not set +CONFIG_LOCKD=m +CONFIG_LOCKD_V4=y # CONFIG_EXPORTFS is not set +CONFIG_SUNRPC=m +# CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_SMB_FS is not set # CONFIG_CIFS is not set # CONFIG_NCP_FS is not set