From: yangsheng Date: Wed, 29 Jul 2009 08:09:46 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_230~21 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=dff7551a5d1aea75f0ef091f3efc8c0f76d3ca00;p=fs%2Flustre-release.git Branch HEAD b=19846 Fixed for previous commit. --- diff --git a/lustre/kernel_patches/patches/raid5-zerocopy-rhel5.patch b/lustre/kernel_patches/patches/raid5-zerocopy-rhel5.patch index 1ba727c..a878139 100644 --- a/lustre/kernel_patches/patches/raid5-zerocopy-rhel5.patch +++ b/lustre/kernel_patches/patches/raid5-zerocopy-rhel5.patch @@ -382,7 +382,6 @@ Index: linux-2.6.18-128.1.6/include/linux/page-flags.h --- linux-2.6.18-128.1.6.orig/include/linux/page-flags.h 2009-04-14 21:05:24.000000000 -0600 +++ linux-2.6.18-128.1.6/include/linux/page-flags.h 2009-06-02 23:24:55.000000000 -0600 @@ -86,6 +86,7 @@ - #define PG_reclaim 17 /* To be reclaimed asap */ #define PG_nosave_free 18 /* Free, should not be written */ #define PG_buddy 19 /* Page is free, on buddy lists */ #define PG_gup 20 /* Page pin may be because of gup */