rpms/kernel/F-9 linux-2.6-stable-queue.patch,1.2,1.3

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


Author: cebbert

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

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

linux-2.6-stable-queue.patch:

Index: linux-2.6-stable-queue.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-stable-queue.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-stable-queue.patch	4 Aug 2008 04:56:50 -0000	1.2
+++ linux-2.6-stable-queue.patch	4 Aug 2008 05:45:40 -0000	1.3
@@ -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 scm-commits mailing list