[kernel] r11008 - in dists/etch/linux-2.6.24/debian: . config/mips

Martin Michlmayr tbm at alioth.debian.org
Sat Mar 29 14:43:30 UTC 2008


Author: tbm
Date: Sat Mar 29 14:43:29 2008
New Revision: 11008

Log:
[mips/r5k-ip32] Use the generic config options for NFS, which will
enable NFSv4. (closes: #471007)


Modified:
   dists/etch/linux-2.6.24/debian/changelog
   dists/etch/linux-2.6.24/debian/config/mips/config.r5k-ip32

Modified: dists/etch/linux-2.6.24/debian/changelog
==============================================================================
--- dists/etch/linux-2.6.24/debian/changelog	(original)
+++ dists/etch/linux-2.6.24/debian/changelog	Sat Mar 29 14:43:29 2008
@@ -13,6 +13,10 @@
   * Disable Xen images.
   * Force orig name to linux-2.6.
 
+  [ Martin Michlmayr ]
+  * [mips/r5k-ip32] Use the generic config options for NFS, which will
+    enable NFSv4. (closes: #471007)
+
  -- Bastian Blank <waldi at debian.org>  Mon, 17 Mar 2008 11:46:39 +0100
 
 linux-2.6 (2.6.24-5) unstable; urgency=low

Modified: dists/etch/linux-2.6.24/debian/config/mips/config.r5k-ip32
==============================================================================
--- dists/etch/linux-2.6.24/debian/config/mips/config.r5k-ip32	(original)
+++ dists/etch/linux-2.6.24/debian/config/mips/config.r5k-ip32	Sat Mar 29 14:43:29 2008
@@ -952,19 +952,8 @@
 # Network File Systems
 #
 CONFIG_NFS_FS=y
-# CONFIG_NFS_V3_ACL is not set
-# CONFIG_NFS_V4 is not set
-# CONFIG_NFS_DIRECTIO is not set
 CONFIG_NFSD=y
-# CONFIG_NFSD_V3_ACL is not set
-# CONFIG_NFSD_V4 is not set
 CONFIG_ROOT_NFS=y
-CONFIG_LOCKD=y
-CONFIG_LOCKD_V4=y
-CONFIG_EXPORTFS=y
-CONFIG_SUNRPC=y
-# CONFIG_RPCSEC_GSS_KRB5 is not set
-# CONFIG_RPCSEC_GSS_SPKM3 is not set
 # CONFIG_NCP_FS is not set
 # CONFIG_CODA_FS is not set
 # CONFIG_AFS_FS is not set



More information about the Kernel-svn-changes mailing list