SOURCES (LINUX_2_6): kernel-hotfixes.patch - missing nfs_free_user...

sparky sparky at pld-linux.org
Fri Mar 3 01:34:49 CET 2006


Author: sparky                       Date: Fri Mar  3 00:34:49 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- missing nfs_free_user_pages header

---- Files affected:
SOURCES:
   kernel-hotfixes.patch (1.1.2.72 -> 1.1.2.73) 

---- Diffs:

================================================================
Index: SOURCES/kernel-hotfixes.patch
diff -u SOURCES/kernel-hotfixes.patch:1.1.2.72 SOURCES/kernel-hotfixes.patch:1.1.2.73
--- SOURCES/kernel-hotfixes.patch:1.1.2.72	Sat Jan 21 00:15:33 2006
+++ SOURCES/kernel-hotfixes.patch	Fri Mar  3 01:34:43 2006
@@ -114,3 +114,15 @@
  #include <asm/sections.h>
  #include <asm/prom.h>
  #include <asm/page.h>
+--- linux-2.6.15.5/fs/nfs/direct.c~	2006-03-01 23:37:27.000000000 +0100
++++ linux-2.6.15.5/fs/nfs/direct.c	2006-03-03 01:18:01.000000000 +0100
+@@ -73,7 +73,8 @@
+ 				error;		/* any reported error */
+ };
+ 
+-
++static void
++nfs_free_user_pages(struct page **pages, int npages, int do_dirty);
+ /**
+  * nfs_get_user_pages - find and set up pages underlying user's buffer
+  * rw: direction (read or write)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/kernel-hotfixes.patch?r1=1.1.2.72&r2=1.1.2.73&f=u



More information about the pld-cvs-commit mailing list