From: braam Date: Sun, 9 Feb 2003 09:11:00 +0000 (+0000) Subject: - add a fix to execute binaries to the kernel code (sorry folks, new kernel!) X-Git-Tag: v1_7_100~1^94~107 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=319a3466ffb6b7a610414c6eabed59f4326658e4;p=fs%2Flustre-release.git - 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 --- 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