From: pschwan Date: Mon, 2 Jun 2003 09:22:52 +0000 (+0000) Subject: b=1358 X-Git-Tag: v1_7_100~1^368~93 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a1c4cc6eb5bc7d101a3db313f9a8445b62182ced;p=fs%2Flustre-release.git b=1358 - update kernel patch version to 19 - remain compatible with version 18 until everyone upgrades - new v19 code in mdc_{get,put}_rpc_lock uses the new it_int_flags member --- diff --git a/lustre/kernel_patches/patches/lustre_version.patch b/lustre/kernel_patches/patches/lustre_version.patch index f4f5ecf..78855ac 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 18 ++#define LUSTRE_KERNEL_VERSION 19 _