From 6be853ca6ac3344c9786cd69cdf13e655adb1523 Mon Sep 17 00:00:00 2001 From: adilger Date: Tue, 15 Mar 2005 01:17:26 +0000 Subject: [PATCH] Branch: b1_4 Fix problem with iopen-on-NFS problem. b=5698 --- ldiskfs/kernel_patches/patches/iopen-2.6-rhel4.patch | 2 +- ldiskfs/kernel_patches/patches/iopen-2.6-suse.patch | 2 +- lustre/kernel_patches/patches/iopen-2.6-rhel4.patch | 2 +- lustre/kernel_patches/patches/iopen-2.6-suse.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ldiskfs/kernel_patches/patches/iopen-2.6-rhel4.patch b/ldiskfs/kernel_patches/patches/iopen-2.6-rhel4.patch index c4706f7..cbb024a 100644 --- a/ldiskfs/kernel_patches/patches/iopen-2.6-rhel4.patch +++ b/ldiskfs/kernel_patches/patches/iopen-2.6-rhel4.patch @@ -36,7 +36,7 @@ Index: linux-stage/fs/ext3/iopen.c =================================================================== --- linux-stage.orig/fs/ext3/iopen.c 2005-02-25 14:41:01.017787968 +0200 +++ linux-stage/fs/ext3/iopen.c 2005-02-25 14:41:01.045783712 +0200 -@@ -0,0 +1,274 @@ +@@ -0,0 +1,277 @@ +/* + * linux/fs/ext3/iopen.c + * diff --git a/ldiskfs/kernel_patches/patches/iopen-2.6-suse.patch b/ldiskfs/kernel_patches/patches/iopen-2.6-suse.patch index 79ba93f..9aba4f6 100644 --- a/ldiskfs/kernel_patches/patches/iopen-2.6-suse.patch +++ b/ldiskfs/kernel_patches/patches/iopen-2.6-suse.patch @@ -45,7 +45,7 @@ Index: linux-2.6.5-sles9/fs/ext3/iopen.c =================================================================== --- linux-2.6.5-sles9.orig/fs/ext3/iopen.c 2003-01-30 13:24:37.000000000 +0300 +++ linux-2.6.5-sles9/fs/ext3/iopen.c 2004-11-09 02:18:27.611913312 +0300 -@@ -0,0 +1,272 @@ +@@ -0,0 +1,275 @@ +/* + * linux/fs/ext3/iopen.c + * diff --git a/lustre/kernel_patches/patches/iopen-2.6-rhel4.patch b/lustre/kernel_patches/patches/iopen-2.6-rhel4.patch index c4706f7..cbb024a 100644 --- a/lustre/kernel_patches/patches/iopen-2.6-rhel4.patch +++ b/lustre/kernel_patches/patches/iopen-2.6-rhel4.patch @@ -36,7 +36,7 @@ Index: linux-stage/fs/ext3/iopen.c =================================================================== --- linux-stage.orig/fs/ext3/iopen.c 2005-02-25 14:41:01.017787968 +0200 +++ linux-stage/fs/ext3/iopen.c 2005-02-25 14:41:01.045783712 +0200 -@@ -0,0 +1,274 @@ +@@ -0,0 +1,277 @@ +/* + * linux/fs/ext3/iopen.c + * diff --git a/lustre/kernel_patches/patches/iopen-2.6-suse.patch b/lustre/kernel_patches/patches/iopen-2.6-suse.patch index 79ba93f..9aba4f6 100644 --- a/lustre/kernel_patches/patches/iopen-2.6-suse.patch +++ b/lustre/kernel_patches/patches/iopen-2.6-suse.patch @@ -45,7 +45,7 @@ Index: linux-2.6.5-sles9/fs/ext3/iopen.c =================================================================== --- linux-2.6.5-sles9.orig/fs/ext3/iopen.c 2003-01-30 13:24:37.000000000 +0300 +++ linux-2.6.5-sles9/fs/ext3/iopen.c 2004-11-09 02:18:27.611913312 +0300 -@@ -0,0 +1,272 @@ +@@ -0,0 +1,275 @@ +/* + * linux/fs/ext3/iopen.c + * -- 1.8.3.1