From 3c1f8b29b98dbc2000fdfa2747ab4b0f64245283 Mon Sep 17 00:00:00 2001 From: pschwan Date: Sun, 18 May 2003 16:39:16 +0000 Subject: [PATCH] landing b_open onto b_devel: - kernel patches for bug 1203 - fixes directory open()s - re-enables metadata caching on the MDS - fixes bug in ext3_noread kernel patch - fixes some symbol export problems in other kernels - fixes compilation problems when running on Red Hat 2.4.20 kernels If you update past this merge, you will require kernel version 18 --- lustre/kernel_patches/patches/lustre_version.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/patches/lustre_version.patch b/lustre/kernel_patches/patches/lustre_version.patch index ff2770c..f4f5ecf 100644 --- a/lustre/kernel_patches/patches/lustre_version.patch +++ b/lustre/kernel_patches/patches/lustre_version.patch @@ -7,6 +7,6 @@ --- /dev/null Fri Aug 30 17:31:37 2002 +++ linux-2.4.18-18.8.0-l12-braam/include/linux/lustre_version.h Thu Feb 13 07:58:33 2003 @@ -0,0 +1 @@ -+#define LUSTRE_KERNEL_VERSION 16 ++#define LUSTRE_KERNEL_VERSION 18 _ -- 1.8.3.1