Whamcloud - gitweb
Add support for OFED 1.5.2
authorJohann Lombardi <johann@sun.com>
Thu, 7 Oct 2010 07:55:36 +0000 (09:55 +0200)
committerJohann Lombardi <johann.lombardi@oracle.com>
Thu, 7 Oct 2010 07:55:36 +0000 (09:55 +0200)
lnet/ChangeLog
lustre/kernel_patches/targets/2.6-rhel4.target.in
lustre/kernel_patches/targets/2.6-sles10.target.in

index 8bcdbff..3915d4e 100644 (file)
@@ -4,7 +4,7 @@
          socklnd   - any kernel supported by Lustre,
          qswlnd    - Qsnet kernel modules 5.20 and later,
          openiblnd - IbGold 1.8.2,
-         o2iblnd   - OFED 1.3, 1.4.1, 1.4.2 and 1.5.1
+         o2iblnd   - OFED 1.3, 1.4.1, 1.4.2, 1.5.1 and 1.5.2
          viblnd    - Voltaire ibhost 3.4.5 and later,
          ciblnd    - Topspin 3.2.0,
          iiblnd    - Infiniserv 3.3 + PathBits patch,
index 2c9d058..b528efe 100644 (file)
@@ -9,7 +9,7 @@ RHBUILD=1
 LINUX26=1
 LUSTRE_VERSION=@VERSION@
 
-OFED_VERSION=1.5.1
+OFED_VERSION=1.5.2
 
 BASE_ARCHS="i686 x86_64 ia64"
 BIGMEM_ARCHS=""
index a7b11be..3304706 100644 (file)
@@ -16,7 +16,7 @@ VERSION=$lnxmaj
 EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@"
 LUSTRE_VERSION=@VERSION@
 
-OFED_VERSION=1.5.1
+OFED_VERSION=1.5.2
 RDAC_VERSION="09.03.0C02.0013"
 MPTLINUX_VERSION="4.18.20.04"