From 319a3466ffb6b7a610414c6eabed59f4326658e4 Mon Sep 17 00:00:00 2001 From: braam Date: Sun, 9 Feb 2003 09:11:00 +0000 Subject: [PATCH] - add a fix to execute binaries to the kernel code (sorry folks, new kernel!) ONLY did rh-2.4.18-18 - add test 30 to sanity.sh to test the same - check in pc and series file for 2.5 --- lustre/kernel_patches/pc/lustre-2.5.pc | 11 +++++++++++ lustre/kernel_patches/series/vanilla-2.5 | 1 + 2 files changed, 12 insertions(+) create mode 100644 lustre/kernel_patches/pc/lustre-2.5.pc create mode 100644 lustre/kernel_patches/series/vanilla-2.5 diff --git a/lustre/kernel_patches/pc/lustre-2.5.pc b/lustre/kernel_patches/pc/lustre-2.5.pc new file mode 100644 index 0000000..71434ea --- /dev/null +++ b/lustre/kernel_patches/pc/lustre-2.5.pc @@ -0,0 +1,11 @@ +arch/um/kernel/mem.c +fs/namei.c +fs/nfsd/vfs.c +fs/sysfs/inode.c +include/linux/dcache.h +include/linux/fs.h +include/linux/namei.h +include/linux/slab.h +kernel/ksyms.c +mm/slab.c +net/unix/af_unix.c diff --git a/lustre/kernel_patches/series/vanilla-2.5 b/lustre/kernel_patches/series/vanilla-2.5 new file mode 100644 index 0000000..2dcc98f --- /dev/null +++ b/lustre/kernel_patches/series/vanilla-2.5 @@ -0,0 +1 @@ +lustre-2.5.patch -- 1.8.3.1