SOURCES: kernel-desktop-suspend2.patch - adapted for fcache
sparky
sparky at pld-linux.org
Wed Jun 21 16:03:36 CEST 2006
Author: sparky Date: Wed Jun 21 14:03:36 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- adapted for fcache
---- Files affected:
SOURCES:
kernel-desktop-suspend2.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/kernel-desktop-suspend2.patch
diff -u SOURCES/kernel-desktop-suspend2.patch:1.2 SOURCES/kernel-desktop-suspend2.patch:1.3
--- SOURCES/kernel-desktop-suspend2.patch:1.2 Mon Jun 12 19:00:58 2006
+++ SOURCES/kernel-desktop-suspend2.patch Wed Jun 21 16:03:30 2006
@@ -2268,10 +2268,10 @@
--- linux-2.6.17-rc6/include/linux/bio.h 2006-06-06 00:57:02.000000000 +0000
+++ linux-2.6.17-rc6.suspend2/include/linux/bio.h 2006-06-12 16:42:12.000000000 +0000
@@ -124,6 +124,7 @@
- #define BIO_BOUNCED 5 /* bio is a bounce bio */
#define BIO_USER_MAPPED 6 /* contains user pages */
#define BIO_EOPNOTSUPP 7 /* not supported */
-+#define BIO_SUSPEND2 8 /* Suspend2 bio - for corruption checking */
+ #define BIO_NOMERGE 8 /* bio not mergeable */
++#define BIO_SUSPEND2 9 /* Suspend2 bio - for corruption checking */
#define bio_flagged(bio, flag) ((bio)->bi_flags & (1 << (flag)))
/*
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/kernel-desktop-suspend2.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list