summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorChuck Ebbert <cebbert@redhat.com>2011-01-31 11:21:40 -0500
committerChuck Ebbert <cebbert@redhat.com>2011-01-31 11:21:40 -0500
commitb02e2e357a6426bcb947916e18e535193887f4df (patch)
tree7f6c80ae40dd7ffeaa031ada61b3b2a8ff3dbdd2 /kernel.spec
parent78fc9d2434a667048e66eb37ad7f093beee9a6e4 (diff)
downloadkernel-b02e2e357a6426bcb947916e18e535193887f4df.tar.gz
kernel-b02e2e357a6426bcb947916e18e535193887f4df.tar.xz
kernel-b02e2e357a6426bcb947916e18e535193887f4df.zip
Add Trond's NFS bugfixes branch from git.linux-nfs.org
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index e147be1eb..0a9c39857 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -733,6 +733,8 @@ Patch12421: fs-call-security_d_instantiate-in-d_obtain_alias.patch
Patch12430: can-softing-depend-on-iomem.patch
+Patch12431: nfs-2.6.38-bugfixes.patch
+
%endif
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1348,6 +1350,8 @@ ApplyPatch fs-call-security_d_instantiate-in-d_obtain_alias.patch
# Fix build failure on s390
ApplyPatch can-softing-depend-on-iomem.patch
+ApplyPatch nfs-2.6.38-bugfixes.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -1962,6 +1966,7 @@ fi
%changelog
* Mon Jan 31 2011 Chuck Ebbert <cebbert@redhat.com>
- Linux 2.6.38-rc2-git8
+- Add Trond's NFS bugfixes branch from git.linux-nfs.org
* Mon Jan 31 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc2.git7.2
- Fix build failure on s390.