SOURCES (LINUX_2_6_20): linux-2.6-vs2.3.patch - fix for fs/jffs2/i...
mguevara
mguevara at pld-linux.org
Mon Feb 12 13:52:23 CET 2007
Author: mguevara Date: Mon Feb 12 12:52:23 2007 GMT
Module: SOURCES Tag: LINUX_2_6_20
---- Log message:
- fix for fs/jffs2/ioctl.c
---- Files affected:
SOURCES:
linux-2.6-vs2.3.patch (1.2.2.46 -> 1.2.2.47)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.2.46 SOURCES/linux-2.6-vs2.3.patch:1.2.2.47
--- SOURCES/linux-2.6-vs2.3.patch:1.2.2.46 Mon Feb 12 12:24:35 2007
+++ SOURCES/linux-2.6-vs2.3.patch Mon Feb 12 13:52:17 2007
@@ -6633,10 +6633,11 @@
diff -NurpP --minimal linux-2.6.20/fs/jffs2/ioctl.c linux-2.6.20-vs2.3.0.9/fs/jffs2/ioctl.c
--- linux-2.6.20/fs/jffs2/ioctl.c 2006-01-03 17:29:56 +0100
+++ linux-2.6.20-vs2.3.0.9/fs/jffs2/ioctl.c 2007-02-09 02:43:40 +0100
-@@ -12,12 +12,66 @@
+@@ -12,12 +12,67 @@
*/
#include <linux/fs.h>
++#include <linux/sched.h>
+#include <linux/types.h>
+#include <linux/mount.h>
+#include <linux/jffs2.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.3.patch?r1=1.2.2.46&r2=1.2.2.47&f=u
More information about the pld-cvs-commit
mailing list