From: adilger Date: Fri, 7 Nov 2003 17:25:57 +0000 (+0000) Subject: Bump kernel version to 30 because of portals_debug_dumpstack() kernel patch. X-Git-Tag: v1_7_100~1^368~41 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d0c6d57a6a972badba8ddfacfdc5cffad6c93171;p=fs%2Flustre-release.git Bump kernel version to 30 because of portals_debug_dumpstack() kernel patch. Put workaround in place until l30 kernels are available so we can work. --- diff --git a/lustre/kernel_patches/patches/lustre_version.patch b/lustre/kernel_patches/patches/lustre_version.patch index f45e823..4966ce1 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 29 ++#define LUSTRE_KERNEL_VERSION 30 _