From bf097084a313d49eb1bde2761175ba241d3e24a1 Mon Sep 17 00:00:00 2001 From: scjody Date: Tue, 11 Sep 2007 23:33:18 +0000 Subject: [PATCH] Branch b1_6 Update versions for 1.6.4 --- ldiskfs/ChangeLog | 3 +++ ldiskfs/configure.ac | 2 +- lnet/ChangeLog | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/ldiskfs/ChangeLog b/ldiskfs/ChangeLog index d51100c..4f74023 100644 --- a/ldiskfs/ChangeLog +++ b/ldiskfs/ChangeLog @@ -1,3 +1,6 @@ +tbd Cluster File Systems, Inc. + * version 3.0.3 + 2007-09-27 Cluster File Systems, Inc. * version 3.0.2 diff --git a/ldiskfs/configure.ac b/ldiskfs/configure.ac index 774dc0f..097d179 100644 --- a/ldiskfs/configure.ac +++ b/ldiskfs/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([Lustre ldiskfs], 3.0.2, [https://bugzilla.lustre.org/]) +AC_INIT([Lustre ldiskfs], 3.0.3, [https://bugzilla.lustre.org/]) AC_CONFIG_SRCDIR([lustre-ldiskfs.spec.in]) # Don't look for install-sh, etc. in .. diff --git a/lnet/ChangeLog b/lnet/ChangeLog index fd0278a..073fffc 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -1,3 +1,17 @@ +tbd Cluster File Systems, Inc. + * version 1.6.4 + * Support for networks: + socklnd - any kernel supported by Lustre, + qswlnd - Qsnet kernel modules 5.20 and later, + openiblnd - IbGold 1.8.2, + o2iblnd - OFED 1.1 and 1.2, + viblnd - Voltaire ibhost 3.4.5 and later, + ciblnd - Topspin 3.2.0, + iiblnd - Infiniserv 3.3 + PathBits patch, + gmlnd - GM 2.1.22 and later, + mxlnd - MX 1.2.1 or later, + ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x + 2007-09-27 Cluster File Systems, Inc. * version 1.6.3 * Support for networks: -- 1.8.3.1