rpms/kernel/F-8 linux-2.6-stable-queue.patch,1.1,1.2

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Mon Aug 4 06:37:46 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7597

Modified Files:
	linux-2.6-stable-queue.patch 
Log Message:
add missing include to nfs patch

linux-2.6-stable-queue.patch:

Index: linux-2.6-stable-queue.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/linux-2.6-stable-queue.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-stable-queue.patch	4 Aug 2008 05:19:00 -0000	1.1
+++ linux-2.6-stable-queue.patch	4 Aug 2008 06:37:16 -0000	1.2
@@ -210,6 +210,14 @@
 ===================================================================
 --- linux-2.6.25.noarch.orig/fs/nfs/nfs4proc.c
 +++ linux-2.6.25.noarch/fs/nfs/nfs4proc.c
+@@ -51,6 +51,7 @@
+ 
+ #include "nfs4_fs.h"
+ #include "delegation.h"
++#include "internal.h"
+ #include "iostat.h"
+ 
+ #define NFSDBG_FACILITY		NFSDBG_PROC
 @@ -2707,6 +2707,8 @@ static ssize_t nfs4_proc_get_acl(struct 
  	ret = nfs_revalidate_inode(server, inode);
  	if (ret < 0)




More information about the fedora-extras-commits mailing list