Turned on NFS client version 2 and 3 prototocol support.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 7 Mar 2005 20:24:24 +0000 (20:24 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 7 Mar 2005 20:24:24 +0000 (20:24 +0000)
configs/kernel-2.6.8-i686-planetlab.config

index 49234b5..e610b90 100644 (file)
@@ -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