Whamcloud - gitweb
Allow current b_devel to work with older (read LLNL) kernels until they are
authoradilger <adilger>
Mon, 17 Nov 2003 19:26:26 +0000 (19:26 +0000)
committeradilger <adilger>
Mon, 17 Nov 2003 19:26:26 +0000 (19:26 +0000)
updated.  Bumped LUSTRE_KERNEL_VERSION to 31 so we know which kernels have
the required patches, but don't make it a hard requirement.
b=1933

lustre/kernel_patches/patches/lustre_version.patch

index 4966ce1..7d63999 100644 (file)
@@ -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 30
++#define LUSTRE_KERNEL_VERSION 31
 
 _