rpms/kernel/devel config-generic, 1.254, 1.255 kernel.spec, 1.1415, 1.1416 linux-2.6.28-lockd-svc-register.patch, 1.1, NONE linux-2.6.28-sunrpc-ipv6-rpcbind.patch, 1.2, NONE

Steve Dickson steved at fedoraproject.org
Wed Mar 11 20:16:41 UTC 2009


Author: steved

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5356

Modified Files:
	config-generic kernel.spec 
Removed Files:
	linux-2.6.28-lockd-svc-register.patch 
	linux-2.6.28-sunrpc-ipv6-rpcbind.patch 
Log Message:
- Removed both the lockd-svc-register.patch and 
  sunrpc-ipv6-rpcbind.patch patches in favor of simply turning
  off CONFIG_SUNRPC_REGISTER_V4 config variable. 



Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- config-generic	6 Mar 2009 11:53:41 -0000	1.254
+++ config-generic	11 Mar 2009 20:16:10 -0000	1.255
@@ -3098,7 +3098,7 @@
 CONFIG_SUNRPC_BIND34=y
 CONFIG_SUNRPC_GSS=m
 CONFIG_SUNRPC_XPRT_RDMA=m
-CONFIG_SUNRPC_REGISTER_V4=y
+# CONFIG_SUNRPC_REGISTER_V4 is not set
 CONFIG_RPCSEC_GSS_KRB5=m
 CONFIG_RPCSEC_GSS_SPKM3=m
 # CONFIG_SMB_FS is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1415
retrieving revision 1.1416
diff -u -r1.1415 -r1.1416
--- kernel.spec	11 Mar 2009 19:30:54 -0000	1.1415
+++ kernel.spec	11 Mar 2009 20:16:11 -0000	1.1416
@@ -669,9 +669,6 @@
 Patch2200: linux-2.6-firewire-git-update.patch
 Patch2201: linux-2.6-firewire-git-pending.patch
 
-Patch2300: linux-2.6.28-sunrpc-ipv6-rpcbind.patch
-Patch2301: linux-2.6.28-lockd-svc-register.patch
-
 # Quiet boot fixes
 # silence the ACPI blacklist code
 Patch2802: linux-2.6-silence-acpi-blacklist.patch
@@ -1226,9 +1223,6 @@
 #ApplyPatch linux-2.6-firewire-git-pending.patch
 #fi
 
-# Fix NFS
-ApplyPatch linux-2.6.28-sunrpc-ipv6-rpcbind.patch
-
 # silence the ACPI blacklist code
 ApplyPatch linux-2.6-silence-acpi-blacklist.patch
 
@@ -1239,8 +1233,6 @@
 # revert 8b249b6856f16f09b0e5b79ce5f4d435e439b9d6
 ApplyPatch revert-fix-modules_install-via-nfs.patch
 
-ApplyPatch linux-2.6.28-lockd-svc-register.patch
-
 ApplyPatch cpufreq-add-atom-to-p4-clockmod.patch
 
 ApplyPatch squashfs-fix-page-aligned-data.patch
@@ -1830,6 +1822,11 @@
 # and build.
 
 %changelog
+* Wed Mar 11 2009 Steve Dickson <steved at redhat.com> 2.6.29-0.236.rc7.git4
+- Removed both the lockd-svc-register.patch and 
+  sunrpc-ipv6-rpcbind.patch patches in favor of simply turning
+  off CONFIG_SUNRPC_REGISTER_V4 config variable. 
+
 * Wed Mar 11 2009 Eric Sandeen <sandeen at redhat.com> 2.6.29-0.235.rc7.git4
 - Fix incorrect header check values in ext4_ext_search_right()
   Should address kernel.org bugzilla #12821


--- linux-2.6.28-lockd-svc-register.patch DELETED ---


--- linux-2.6.28-sunrpc-ipv6-rpcbind.patch DELETED ---




More information about the fedora-extras-commits mailing list