From 32eebfc1f2b54a1ae30547e0a60bda15df50d662 Mon Sep 17 00:00:00 2001 From: braam Date: Thu, 29 May 2003 08:47:13 +0000 Subject: [PATCH] - add new patch for the VFS race conditions we are fixing. --- lustre/kernel_patches/patches/vfs_races_2.5.69_rev1.patch | 0 lustre/kernel_patches/pc/vfs_races_2.5.69_rev1.pc | 3 +++ lustre/kernel_patches/series/jdike-2.5.69 | 1 + 3 files changed, 4 insertions(+) create mode 100644 lustre/kernel_patches/patches/vfs_races_2.5.69_rev1.patch create mode 100644 lustre/kernel_patches/pc/vfs_races_2.5.69_rev1.pc diff --git a/lustre/kernel_patches/patches/vfs_races_2.5.69_rev1.patch b/lustre/kernel_patches/patches/vfs_races_2.5.69_rev1.patch new file mode 100644 index 0000000..e69de29 diff --git a/lustre/kernel_patches/pc/vfs_races_2.5.69_rev1.pc b/lustre/kernel_patches/pc/vfs_races_2.5.69_rev1.pc new file mode 100644 index 0000000..92a97fe --- /dev/null +++ b/lustre/kernel_patches/pc/vfs_races_2.5.69_rev1.pc @@ -0,0 +1,3 @@ +fs/namei.c +fs/dcache.c +include/linux/dcache.h diff --git a/lustre/kernel_patches/series/jdike-2.5.69 b/lustre/kernel_patches/series/jdike-2.5.69 index 95c00f5..cc86c1a 100644 --- a/lustre/kernel_patches/series/jdike-2.5.69 +++ b/lustre/kernel_patches/series/jdike-2.5.69 @@ -2,6 +2,7 @@ uml-make-fix.patch lustre_version.patch vfs_intent_2.5.69_rev1.patch vfs_nointent_2.5.69_rev1.patch +vfs_races_2.5.69_rev1.patch ext3-san-jdike-2.5.69.patch iopen-jdike-2.5.69.patch export-truncate-2.5.63.patch -- 1.8.3.1