[Pkg-lustre-svn-commit] r425 - in /trunk/debian: changelog patches/autogen-run.dpatch

winnie at users.alioth.debian.org winnie at users.alioth.debian.org
Thu Jan 24 11:05:49 UTC 2008


Author: winnie
Date: Thu Jan 24 11:05:49 2008
New Revision: 425

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=425
Log:
Rediff autogen-run dpatch for lustre 1.6.4.2

Modified:
    trunk/debian/changelog
    trunk/debian/patches/autogen-run.dpatch

Modified: trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/changelog?rev=425&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Thu Jan 24 11:05:49 2008
@@ -3,6 +3,7 @@
   * spell linux correctly: Linux (description of liblustre)
   * install own lfs.1 manpage which has more informations
   * Removed some old and obsolete programms
+  * Rediff autogen-run dpatch
 
  -- Patrick Winnertz <winnie at debian.org>  Wed, 02 Jan 2008 14:50:43 +0100
 

Modified: trunk/debian/patches/autogen-run.dpatch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/patches/autogen-run.dpatch?rev=425&op=diff
==============================================================================
--- trunk/debian/patches/autogen-run.dpatch (original)
+++ trunk/debian/patches/autogen-run.dpatch Thu Jan 24 11:05:49 2008
@@ -5,9 +5,9 @@
 ## DP: Result of running autogen.sh
 
 @DPATCH@
-diff -urNad lustre-1.6.4.1~/aclocal.m4 lustre-1.6.4.1/aclocal.m4
---- lustre-1.6.4.1~/aclocal.m4	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/aclocal.m4	2007-12-19 12:28:08.000000000 +0100
+diff -urNad lustre-1.6.4.2~/aclocal.m4 lustre-1.6.4.2/aclocal.m4
+--- lustre-1.6.4.2~/aclocal.m4	2008-01-17 01:45:55.000000000 +0100
++++ lustre-1.6.4.2/aclocal.m4	2008-01-24 12:03:29.000000000 +0100
 @@ -1,4 +1,4 @@
 -# generated automatically by aclocal 1.7.8 -*- Autoconf -*-
 +# generated automatically by aclocal 1.7.9 -*- Autoconf -*-
@@ -174,9 +174,9 @@
  
  # Helper functions for option handling.                    -*- Autoconf -*-
  
-diff -urNad lustre-1.6.4.1~/autoMakefile.in lustre-1.6.4.1/autoMakefile.in
---- lustre-1.6.4.1~/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/autoMakefile.in	2007-12-19 12:28:12.000000000 +0100
+diff -urNad lustre-1.6.4.2~/autoMakefile.in lustre-1.6.4.2/autoMakefile.in
+--- lustre-1.6.4.2~/autoMakefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/autoMakefile.in	2008-01-24 12:03:33.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -318,9 +318,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/autom4te.cache/output.0 lustre-1.6.4.1/autom4te.cache/output.0
---- lustre-1.6.4.1~/autom4te.cache/output.0	1970-01-01 00:00:00.000000000 +0000
-+++ lustre-1.6.4.1/autom4te.cache/output.0	2007-12-19 12:28:11.000000000 +0100
+diff -urNad lustre-1.6.4.2~/autom4te.cache/output.0 lustre-1.6.4.2/autom4te.cache/output.0
+--- lustre-1.6.4.2~/autom4te.cache/output.0	1970-01-01 00:00:00.000000000 +0000
++++ lustre-1.6.4.2/autom4te.cache/output.0	2008-01-24 12:03:32.000000000 +0100
 @@ -0,0 +1,16889 @@
 +@%:@! /bin/sh
 +@%:@ Guess values for system-dependent variables and create Makefiles.
@@ -2298,8 +2298,8 @@
 +AC_LUSTRE_MAJOR=1
 +AC_LUSTRE_MINOR=6
 +AC_LUSTRE_PATCH=4
-+AC_LUSTRE_FIX=1
-+AC_LUSTRE_VERSION_STRING=1.6.4.1
++AC_LUSTRE_FIX=2
++AC_LUSTRE_VERSION_STRING=1.6.4.2
 +AC_LUSTRE_VER_ALLOWED_OFFSET="OBD_OCD_VERSION(0,0,1,32)"
 +AC_LUSTRE_LIB_VER_OFFSET_WARN="OBD_OCD_VERSION(0,0,1,32)"
 +AC_LUSTRE_CLI_VER_OFFSET_WARN="OBD_OCD_VERSION(0,2,0,0)"
@@ -2326,7 +2326,7 @@
 +fi
 +
 +
-+if test "1.6.4.1" = "LUSTRE""_VERSION" ; then
++if test "1.6.4.2" = "LUSTRE""_VERSION" ; then
 +	{ { echo "$as_me:$LINENO: error: This script was not built with a version number." >&5
 +echo "$as_me: error: This script was not built with a version number." >&2;}
 +   { (exit 1); exit 1; }; }
@@ -2748,7 +2748,7 @@
 +
 +# Define the identity of the package.
 + PACKAGE='lustre'
-+ VERSION='1.6.4.1'
++ VERSION='1.6.4.2'
 +
 +
 +cat >>confdefs.h <<_ACEOF
@@ -15759,7 +15759,7 @@
 +# report actual input values of CONFIG_FILES etc. instead of their
 +# values after options handling.
 +ac_log="
-+This file was extended by Lustre $as_me 1.6.4.1, which was
++This file was extended by Lustre $as_me 1.6.4.2, which was
 +generated by GNU Autoconf 2.61.  Invocation command line was
 +
 +  CONFIG_FILES    = $CONFIG_FILES
@@ -15812,7 +15812,7 @@
 +_ACEOF
 +cat >>$CONFIG_STATUS <<_ACEOF
 +ac_cs_version="\\
-+Lustre config.status 1.6.4.1
++Lustre config.status 1.6.4.2
 +configured by $0, generated by GNU Autoconf 2.61,
 +  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 +
@@ -17211,11 +17211,11 @@
 +Type 'make' to build Lustre.
 +_ACEOF
 +
-diff -urNad lustre-1.6.4.1~/autom4te.cache/requests lustre-1.6.4.1/autom4te.cache/requests
---- lustre-1.6.4.1~/autom4te.cache/requests	1970-01-01 00:00:00.000000000 +0000
-+++ lustre-1.6.4.1/autom4te.cache/requests	2007-12-19 12:28:19.000000000 +0100
+diff -urNad lustre-1.6.4.2~/autom4te.cache/requests lustre-1.6.4.2/autom4te.cache/requests
+--- lustre-1.6.4.2~/autom4te.cache/requests	1970-01-01 00:00:00.000000000 +0000
++++ lustre-1.6.4.2/autom4te.cache/requests	2008-01-24 12:03:40.000000000 +0100
 @@ -0,0 +1,64 @@
-+# This file was generated by Autom4te Wed Jan 17 19:57:31 PST 2007.
++# This file was generated by Autom4te Mon Jan 21 20:35:32 PST 2008.
 +# It contains the lists of macros which have been traced.
 +# It can be safely removed.
 +
@@ -17279,9 +17279,9 @@
 +                    ], 'Autom4te::Request' )
 +           );
 +
-diff -urNad lustre-1.6.4.1~/autom4te.cache/traces.0 lustre-1.6.4.1/autom4te.cache/traces.0
---- lustre-1.6.4.1~/autom4te.cache/traces.0	1970-01-01 00:00:00.000000000 +0000
-+++ lustre-1.6.4.1/autom4te.cache/traces.0	2007-12-19 12:28:11.000000000 +0100
+diff -urNad lustre-1.6.4.2~/autom4te.cache/traces.0 lustre-1.6.4.2/autom4te.cache/traces.0
+--- lustre-1.6.4.2~/autom4te.cache/traces.0	1970-01-01 00:00:00.000000000 +0000
++++ lustre-1.6.4.2/autom4te.cache/traces.0	2008-01-24 12:03:32.000000000 +0100
 @@ -0,0 +1,1889 @@
 +m4trace:aclocal.m4:4387: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
 +m4trace:configure.ac:2: -1- AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre])
@@ -19172,9 +19172,9 @@
 +m4trace:configure.ac:19: -1- AC_SUBST_TRACE([abs_builddir])
 +m4trace:configure.ac:19: -1- AC_SUBST_TRACE([abs_top_builddir])
 +m4trace:configure.ac:19: -1- AC_SUBST_TRACE([INSTALL])
-diff -urNad lustre-1.6.4.1~/config.h.in lustre-1.6.4.1/config.h.in
---- lustre-1.6.4.1~/config.h.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/config.h.in	2007-12-19 12:27:25.000000000 +0100
+diff -urNad lustre-1.6.4.2~/config.h.in lustre-1.6.4.2/config.h.in
+--- lustre-1.6.4.2~/config.h.in	2008-01-17 01:45:58.000000000 +0100
++++ lustre-1.6.4.2/config.h.in	2008-01-24 12:03:21.000000000 +0100
 @@ -147,9 +147,6 @@
  /* Define to 1 if you have the `gethostbyname' function. */
  #undef HAVE_GETHOSTBYNAME
@@ -19194,9 +19194,9 @@
  #undef SIZEOF_UNSIGNED_LONG_LONG
  
  /* use tunable backoff TCP */
-diff -urNad lustre-1.6.4.1~/configure lustre-1.6.4.1/configure
---- lustre-1.6.4.1~/configure	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/configure	2007-12-19 12:28:19.000000000 +0100
+diff -urNad lustre-1.6.4.2~/configure lustre-1.6.4.2/configure
+--- lustre-1.6.4.2~/configure	2008-01-17 01:46:22.000000000 +0100
++++ lustre-1.6.4.2/configure	2008-01-24 12:03:40.000000000 +0100
 @@ -1,27 +1,56 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
@@ -32534,7 +32534,7 @@
 -
 +# values after options handling.
 +ac_log="
- This file was extended by Lustre $as_me 1.6.4.1, which was
+ This file was extended by Lustre $as_me 1.6.4.2, which was
 -generated by GNU Autoconf 2.59.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
@@ -32597,7 +32597,7 @@
 +_ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF
  ac_cs_version="\\
- Lustre config.status 1.6.4.1
+ Lustre config.status 1.6.4.2
 -configured by $0, generated by GNU Autoconf 2.59,
 -  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 +configured by $0, generated by GNU Autoconf 2.61,
@@ -34939,9 +34939,9 @@
    done
  fi
  
-diff -urNad lustre-1.6.4.1~/ldiskfs/aclocal.m4 lustre-1.6.4.1/ldiskfs/aclocal.m4
---- lustre-1.6.4.1~/ldiskfs/aclocal.m4	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/ldiskfs/aclocal.m4	2007-12-19 12:28:19.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/aclocal.m4 lustre-1.6.4.2/ldiskfs/aclocal.m4
+--- lustre-1.6.4.2~/ldiskfs/aclocal.m4	2008-01-17 01:46:25.000000000 +0100
++++ lustre-1.6.4.2/ldiskfs/aclocal.m4	2008-01-24 12:03:41.000000000 +0100
 @@ -1,4 +1,4 @@
 -# generated automatically by aclocal 1.7.8 -*- Autoconf -*-
 +# generated automatically by aclocal 1.7.9 -*- Autoconf -*-
@@ -38202,9 +38202,9 @@
 +])
  ])
  
-diff -urNad lustre-1.6.4.1~/ldiskfs/autoMakefile.in lustre-1.6.4.1/ldiskfs/autoMakefile.in
---- lustre-1.6.4.1~/ldiskfs/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/ldiskfs/autoMakefile.in	2007-12-19 12:28:21.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/autoMakefile.in lustre-1.6.4.2/ldiskfs/autoMakefile.in
+--- lustre-1.6.4.2~/ldiskfs/autoMakefile.in	2008-01-17 01:46:28.000000000 +0100
++++ lustre-1.6.4.2/ldiskfs/autoMakefile.in	2008-01-24 12:03:42.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -38283,13 +38283,13 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/ldiskfs/autom4te.cache/output.0 lustre-1.6.4.1/ldiskfs/autom4te.cache/output.0
---- lustre-1.6.4.1~/ldiskfs/autom4te.cache/output.0	1970-01-01 00:00:00.000000000 +0000
-+++ lustre-1.6.4.1/ldiskfs/autom4te.cache/output.0	2007-12-19 12:28:20.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/autom4te.cache/output.0 lustre-1.6.4.2/ldiskfs/autom4te.cache/output.0
+--- lustre-1.6.4.2~/ldiskfs/autom4te.cache/output.0	1970-01-01 00:00:00.000000000 +0000
++++ lustre-1.6.4.2/ldiskfs/autom4te.cache/output.0	2008-01-24 12:03:42.000000000 +0100
 @@ -0,0 +1,7305 @@
 +@%:@! /bin/sh
 +@%:@ Guess values for system-dependent variables and create Makefiles.
-+@%:@ Generated by GNU Autoconf 2.61 for Lustre ldiskfs 3.0.3.
++@%:@ Generated by GNU Autoconf 2.61 for Lustre ldiskfs 3.0.4.
 +@%:@
 +@%:@ Report bugs to <https://bugzilla.lustre.org/>.
 +@%:@ 
@@ -38863,8 +38863,8 @@
 +# Identity of this package.
 +PACKAGE_NAME='Lustre ldiskfs'
 +PACKAGE_TARNAME='lustre-ldiskfs'
-+PACKAGE_VERSION='3.0.3'
-+PACKAGE_STRING='Lustre ldiskfs 3.0.3'
++PACKAGE_VERSION='3.0.4'
++PACKAGE_STRING='Lustre ldiskfs 3.0.4'
 +PACKAGE_BUGREPORT='https://bugzilla.lustre.org/'
 +
 +ac_unique_file="lustre-ldiskfs.spec.in"
@@ -39541,7 +39541,7 @@
 +  # Omit some internal or obsolete options to make the list less imposing.
 +  # This message is too long to be a string in the A/UX 3.1 sh.
 +  cat <<_ACEOF
-+\`configure' configures Lustre ldiskfs 3.0.3 to adapt to many kinds of systems.
++\`configure' configures Lustre ldiskfs 3.0.4 to adapt to many kinds of systems.
 +
 +Usage: $0 [OPTION]... [VAR=VALUE]...
 +
@@ -39612,7 +39612,7 @@
 +
 +if test -n "$ac_init_help"; then
 +  case $ac_init_help in
-+     short | recursive ) echo "Configuration of Lustre ldiskfs 3.0.3:";;
++     short | recursive ) echo "Configuration of Lustre ldiskfs 3.0.4:";;
 +   esac
 +  cat <<\_ACEOF
 +
@@ -39709,7 +39709,7 @@
 +test -n "$ac_init_help" && exit $ac_status
 +if $ac_init_version; then
 +  cat <<\_ACEOF
-+Lustre ldiskfs configure 3.0.3
++Lustre ldiskfs configure 3.0.4
 +generated by GNU Autoconf 2.61
 +
 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -39723,7 +39723,7 @@
 +This file contains any messages produced by compilers while
 +running configure, to aid debugging if configure makes a mistake.
 +
-+It was created by Lustre ldiskfs $as_me 3.0.3, which was
++It was created by Lustre ldiskfs $as_me 3.0.4, which was
 +generated by GNU Autoconf 2.61.  Invocation command line was
 +
 +  $ $0 $@
@@ -40492,7 +40492,7 @@
 +
 +# Define the identity of the package.
 + PACKAGE='lustre-ldiskfs'
-+ VERSION='3.0.3'
++ VERSION='3.0.4'
 +
 +
 +cat >>confdefs.h <<_ACEOF
@@ -44591,7 +44591,7 @@
 +# report actual input values of CONFIG_FILES etc. instead of their
 +# values after options handling.
 +ac_log="
-+This file was extended by Lustre ldiskfs $as_me 3.0.3, which was
++This file was extended by Lustre ldiskfs $as_me 3.0.4, which was
 +generated by GNU Autoconf 2.61.  Invocation command line was
 +
 +  CONFIG_FILES    = $CONFIG_FILES
@@ -44644,7 +44644,7 @@
 +_ACEOF
 +cat >>$CONFIG_STATUS <<_ACEOF
 +ac_cs_version="\\
-+Lustre ldiskfs config.status 3.0.3
++Lustre ldiskfs config.status 3.0.4
 +configured by $0, generated by GNU Autoconf 2.61,
 +  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 +
@@ -45592,11 +45592,11 @@
 +  $ac_cs_success || { (exit 1); exit 1; }
 +fi
 +
-diff -urNad lustre-1.6.4.1~/ldiskfs/autom4te.cache/requests lustre-1.6.4.1/ldiskfs/autom4te.cache/requests
---- lustre-1.6.4.1~/ldiskfs/autom4te.cache/requests	1970-01-01 00:00:00.000000000 +0000
-+++ lustre-1.6.4.1/ldiskfs/autom4te.cache/requests	2007-12-19 12:28:21.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/autom4te.cache/requests lustre-1.6.4.2/ldiskfs/autom4te.cache/requests
+--- lustre-1.6.4.2~/ldiskfs/autom4te.cache/requests	1970-01-01 00:00:00.000000000 +0000
++++ lustre-1.6.4.2/ldiskfs/autom4te.cache/requests	2008-01-24 12:03:43.000000000 +0100
 @@ -0,0 +1,64 @@
-+# This file was generated by Autom4te Wed Jan 17 19:57:31 PST 2007.
++# This file was generated by Autom4te Mon Jan 21 20:35:32 PST 2008.
 +# It contains the lists of macros which have been traced.
 +# It can be safely removed.
 +
@@ -45613,15 +45613,15 @@
 +                        'configure.ac'
 +                      ],
 +                      {
++                        '_LT_AC_TAGCONFIG' => 1,
 +                        'AM_PROG_F77_C_O' => 1,
-+                        '_LT_AC_TAGCONFIG' => 1,
++                        'AC_INIT' => 1,
 +                        'm4_pattern_forbid' => 1,
-+                        'AC_INIT' => 1,
 +                        'AC_CANONICAL_TARGET' => 1,
++                        'AC_SUBST' => 1,
 +                        'AC_CONFIG_LIBOBJ_DIR' => 1,
-+                        'AC_SUBST' => 1,
++                        'AC_FC_SRCEXT' => 1,
 +                        'AC_CANONICAL_HOST' => 1,
-+                        'AC_FC_SRCEXT' => 1,
 +                        'AC_PROG_LIBTOOL' => 1,
 +                        'AM_INIT_AUTOMAKE' => 1,
 +                        'AC_CONFIG_SUBDIRS' => 1,
@@ -45629,8 +45629,8 @@
 +                        'LT_CONFIG_LTDL_DIR' => 1,
 +                        'AC_REQUIRE_AUX_FILE' => 1,
 +                        'AC_CONFIG_LINKS' => 1,
++                        'm4_sinclude' => 1,
 +                        'LT_SUPPORTED_TAG' => 1,
-+                        'm4_sinclude' => 1,
 +                        'AM_MAINTAINER_MODE' => 1,
 +                        'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
 +                        '_m4_warn' => 1,
@@ -45647,11 +45647,11 @@
 +                        'AH_OUTPUT' => 1,
 +                        '_AM_SUBST_NOTMAKE' => 1,
 +                        'AC_CONFIG_AUX_DIR' => 1,
++                        'sinclude' => 1,
++                        'AM_PROG_CC_C_O' => 1,
 +                        'm4_pattern_allow' => 1,
-+                        'AM_PROG_CC_C_O' => 1,
-+                        'sinclude' => 1,
++                        'AC_CANONICAL_SYSTEM' => 1,
 +                        'AM_CONDITIONAL' => 1,
-+                        'AC_CANONICAL_SYSTEM' => 1,
 +                        'AC_CONFIG_HEADERS' => 1,
 +                        'AC_DEFINE_TRACE_LITERAL' => 1,
 +                        'm4_include' => 1,
@@ -45660,12 +45660,12 @@
 +                    ], 'Autom4te::Request' )
 +           );
 +
-diff -urNad lustre-1.6.4.1~/ldiskfs/autom4te.cache/traces.0 lustre-1.6.4.1/ldiskfs/autom4te.cache/traces.0
---- lustre-1.6.4.1~/ldiskfs/autom4te.cache/traces.0	1970-01-01 00:00:00.000000000 +0000
-+++ lustre-1.6.4.1/ldiskfs/autom4te.cache/traces.0	2007-12-19 12:28:20.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/autom4te.cache/traces.0 lustre-1.6.4.2/ldiskfs/autom4te.cache/traces.0
+--- lustre-1.6.4.2~/ldiskfs/autom4te.cache/traces.0	1970-01-01 00:00:00.000000000 +0000
++++ lustre-1.6.4.2/ldiskfs/autom4te.cache/traces.0	2008-01-24 12:03:42.000000000 +0100
 @@ -0,0 +1,571 @@
 +m4trace:aclocal.m4:43: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
-+m4trace:configure.ac:3: -1- AC_INIT([Lustre ldiskfs], [3.0.3], [https://bugzilla.lustre.org/])
++m4trace:configure.ac:3: -1- AC_INIT([Lustre ldiskfs], [3.0.4], [https://bugzilla.lustre.org/])
 +m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
 +m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_])
 +m4trace:configure.ac:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
@@ -46235,9 +46235,9 @@
 +m4trace:configure.ac:121: -1- AC_SUBST_TRACE([abs_builddir])
 +m4trace:configure.ac:121: -1- AC_SUBST_TRACE([abs_top_builddir])
 +m4trace:configure.ac:121: -1- AC_SUBST_TRACE([INSTALL])
-diff -urNad lustre-1.6.4.1~/ldiskfs/config.h.in lustre-1.6.4.1/ldiskfs/config.h.in
---- lustre-1.6.4.1~/ldiskfs/config.h.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/ldiskfs/config.h.in	2007-12-19 12:27:25.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/config.h.in lustre-1.6.4.2/ldiskfs/config.h.in
+--- lustre-1.6.4.2~/ldiskfs/config.h.in	2008-01-17 01:46:26.000000000 +0100
++++ lustre-1.6.4.2/ldiskfs/config.h.in	2008-01-24 12:03:21.000000000 +0100
 @@ -57,7 +57,7 @@
  /* Define to the version of this package. */
  #undef PACKAGE_VERSION
@@ -46247,14 +46247,14 @@
  #undef SIZEOF_UNSIGNED_LONG_LONG
  
  /* Define to 1 if you have the ANSI C header files. */
-diff -urNad lustre-1.6.4.1~/ldiskfs/configure lustre-1.6.4.1/ldiskfs/configure
---- lustre-1.6.4.1~/ldiskfs/configure	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/ldiskfs/configure	2007-12-19 12:28:21.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/configure lustre-1.6.4.2/ldiskfs/configure
+--- lustre-1.6.4.2~/ldiskfs/configure	2008-01-17 01:46:29.000000000 +0100
++++ lustre-1.6.4.2/ldiskfs/configure	2008-01-24 12:03:43.000000000 +0100
 @@ -1,27 +1,56 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.59 for Lustre ldiskfs 3.0.3.
-+# Generated by GNU Autoconf 2.61 for Lustre ldiskfs 3.0.3.
+-# Generated by GNU Autoconf 2.59 for Lustre ldiskfs 3.0.4.
++# Generated by GNU Autoconf 2.61 for Lustre ldiskfs 3.0.4.
  #
  # Report bugs to <https://bugzilla.lustre.org/>.
  #
@@ -47689,7 +47689,7 @@
 +test -n "$ac_init_help" && exit $ac_status
  if $ac_init_version; then
    cat <<\_ACEOF
- Lustre ldiskfs configure 3.0.3
+ Lustre ldiskfs configure 3.0.4
 -generated by GNU Autoconf 2.59
 +generated by GNU Autoconf 2.61
  
@@ -47708,7 +47708,7 @@
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by Lustre ldiskfs $as_me 3.0.3, which was
+ It was created by Lustre ldiskfs $as_me 3.0.4, which was
 -generated by GNU Autoconf 2.59.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
@@ -52421,7 +52421,7 @@
 -
 +# values after options handling.
 +ac_log="
- This file was extended by Lustre ldiskfs $as_me 3.0.3, which was
+ This file was extended by Lustre ldiskfs $as_me 3.0.4, which was
 -generated by GNU Autoconf 2.59.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
@@ -52484,7 +52484,7 @@
 +_ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF
  ac_cs_version="\\
- Lustre ldiskfs config.status 3.0.3
+ Lustre ldiskfs config.status 3.0.4
 -configured by $0, generated by GNU Autoconf 2.59,
 -  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 +configured by $0, generated by GNU Autoconf 2.61,
@@ -54096,9 +54096,9 @@
  
  { (exit 0); exit 0; }
  _ACEOF
-diff -urNad lustre-1.6.4.1~/ldiskfs/configure.ac.orig lustre-1.6.4.1/ldiskfs/configure.ac.orig
---- lustre-1.6.4.1~/ldiskfs/configure.ac.orig	1970-01-01 00:00:00.000000000 +0000
-+++ lustre-1.6.4.1/ldiskfs/configure.ac.orig	2007-12-19 12:27:25.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/configure.ac.orig lustre-1.6.4.2/ldiskfs/configure.ac.orig
+--- lustre-1.6.4.2~/ldiskfs/configure.ac.orig	1970-01-01 00:00:00.000000000 +0000
++++ lustre-1.6.4.2/ldiskfs/configure.ac.orig	2008-01-24 12:03:21.000000000 +0100
 @@ -0,0 +1,91 @@
 +# Process this file with autoconf to produce a configure script.
 +
@@ -54191,9 +54191,9 @@
 +AC_SUBST(MOSTLYCLEANFILES)
 +
 +AC_OUTPUT
-diff -urNad lustre-1.6.4.1~/ldiskfs/ldiskfs/autoMakefile.in lustre-1.6.4.1/ldiskfs/ldiskfs/autoMakefile.in
---- lustre-1.6.4.1~/ldiskfs/ldiskfs/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/ldiskfs/ldiskfs/autoMakefile.in	2007-12-19 12:28:21.000000000 +0100
+diff -urNad lustre-1.6.4.2~/ldiskfs/ldiskfs/autoMakefile.in lustre-1.6.4.2/ldiskfs/ldiskfs/autoMakefile.in
+--- lustre-1.6.4.2~/ldiskfs/ldiskfs/autoMakefile.in	2008-01-17 01:46:28.000000000 +0100
++++ lustre-1.6.4.2/ldiskfs/ldiskfs/autoMakefile.in	2008-01-24 12:03:42.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -54261,9 +54261,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/autoMakefile.in lustre-1.6.4.1/lnet/autoMakefile.in
---- lustre-1.6.4.1~/lnet/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/autoMakefile.in	2007-12-19 12:28:12.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/autoMakefile.in lustre-1.6.4.2/lnet/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/autoMakefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/lnet/autoMakefile.in	2008-01-24 12:03:33.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -54343,9 +54343,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/autoconf/Makefile.in lustre-1.6.4.1/lnet/autoconf/Makefile.in
---- lustre-1.6.4.1~/lnet/autoconf/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/autoconf/Makefile.in	2007-12-19 12:28:12.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/autoconf/Makefile.in lustre-1.6.4.2/lnet/autoconf/Makefile.in
+--- lustre-1.6.4.2~/lnet/autoconf/Makefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/lnet/autoconf/Makefile.in	2008-01-24 12:03:33.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -54425,9 +54425,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/doc/Makefile.in lustre-1.6.4.1/lnet/doc/Makefile.in
---- lustre-1.6.4.1~/lnet/doc/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/doc/Makefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/doc/Makefile.in lustre-1.6.4.2/lnet/doc/Makefile.in
+--- lustre-1.6.4.2~/lnet/doc/Makefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/lnet/doc/Makefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -54507,9 +54507,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/include/Makefile.in lustre-1.6.4.1/lnet/include/Makefile.in
---- lustre-1.6.4.1~/lnet/include/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/include/Makefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/include/Makefile.in lustre-1.6.4.2/lnet/include/Makefile.in
+--- lustre-1.6.4.2~/lnet/include/Makefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/lnet/include/Makefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -54589,9 +54589,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/include/libcfs/Makefile.in lustre-1.6.4.1/lnet/include/libcfs/Makefile.in
---- lustre-1.6.4.1~/lnet/include/libcfs/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/include/libcfs/Makefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/include/libcfs/Makefile.in lustre-1.6.4.2/lnet/include/libcfs/Makefile.in
+--- lustre-1.6.4.2~/lnet/include/libcfs/Makefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/lnet/include/libcfs/Makefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -54671,9 +54671,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/include/libcfs/linux/Makefile.in lustre-1.6.4.1/lnet/include/libcfs/linux/Makefile.in
---- lustre-1.6.4.1~/lnet/include/libcfs/linux/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/include/libcfs/linux/Makefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/include/libcfs/linux/Makefile.in lustre-1.6.4.2/lnet/include/libcfs/linux/Makefile.in
+--- lustre-1.6.4.2~/lnet/include/libcfs/linux/Makefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/lnet/include/libcfs/linux/Makefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -54753,9 +54753,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/include/lnet/Makefile.in lustre-1.6.4.1/lnet/include/lnet/Makefile.in
---- lustre-1.6.4.1~/lnet/include/lnet/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/include/lnet/Makefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/include/lnet/Makefile.in lustre-1.6.4.2/lnet/include/lnet/Makefile.in
+--- lustre-1.6.4.2~/lnet/include/lnet/Makefile.in	2008-01-17 01:46:12.000000000 +0100
++++ lustre-1.6.4.2/lnet/include/lnet/Makefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -54835,9 +54835,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/include/lnet/linux/Makefile.in lustre-1.6.4.1/lnet/include/lnet/linux/Makefile.in
---- lustre-1.6.4.1~/lnet/include/lnet/linux/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/include/lnet/linux/Makefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/include/lnet/linux/Makefile.in lustre-1.6.4.2/lnet/include/lnet/linux/Makefile.in
+--- lustre-1.6.4.2~/lnet/include/lnet/linux/Makefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/include/lnet/linux/Makefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -54917,9 +54917,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/autoMakefile.in lustre-1.6.4.1/lnet/klnds/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/autoMakefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/autoMakefile.in lustre-1.6.4.2/lnet/klnds/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -54999,9 +54999,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/ciblnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/ciblnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/ciblnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/ciblnd/autoMakefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/ciblnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/ciblnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/ciblnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/ciblnd/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55081,9 +55081,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/gmlnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/gmlnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/gmlnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/gmlnd/autoMakefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/gmlnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/gmlnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/gmlnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/gmlnd/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55163,9 +55163,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/iiblnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/iiblnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/iiblnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/iiblnd/autoMakefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/iiblnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/iiblnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/iiblnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/iiblnd/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55245,9 +55245,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/mxlnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/mxlnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/mxlnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/mxlnd/autoMakefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/mxlnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/mxlnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/mxlnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/mxlnd/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55327,9 +55327,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/o2iblnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/o2iblnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/o2iblnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/o2iblnd/autoMakefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/o2iblnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/o2iblnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/o2iblnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/o2iblnd/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55409,9 +55409,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/openiblnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/openiblnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/openiblnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/openiblnd/autoMakefile.in	2007-12-19 12:28:13.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/openiblnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/openiblnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/openiblnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/openiblnd/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55491,9 +55491,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/ptllnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/ptllnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/ptllnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/ptllnd/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/ptllnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/ptllnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/ptllnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/ptllnd/autoMakefile.in	2008-01-24 12:03:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55573,9 +55573,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/qswlnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/qswlnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/qswlnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/qswlnd/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/qswlnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/qswlnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/qswlnd/autoMakefile.in	2008-01-17 01:46:13.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/qswlnd/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55655,9 +55655,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/ralnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/ralnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/ralnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/ralnd/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/ralnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/ralnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/ralnd/autoMakefile.in	2008-01-17 01:46:14.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/ralnd/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -55737,9 +55737,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/klnds/socklnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/socklnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/socklnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/socklnd/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/socklnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/socklnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/socklnd/autoMakefile.in	2008-01-17 01:46:14.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/socklnd/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -56181,9 +56181,9 @@
  
  install-data-hook: $(install_data_hook)
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
-diff -urNad lustre-1.6.4.1~/lnet/klnds/viblnd/autoMakefile.in lustre-1.6.4.1/lnet/klnds/viblnd/autoMakefile.in
---- lustre-1.6.4.1~/lnet/klnds/viblnd/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/klnds/viblnd/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/klnds/viblnd/autoMakefile.in lustre-1.6.4.2/lnet/klnds/viblnd/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/klnds/viblnd/autoMakefile.in	2008-01-17 01:46:14.000000000 +0100
++++ lustre-1.6.4.2/lnet/klnds/viblnd/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -56263,9 +56263,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/libcfs/autoMakefile.in lustre-1.6.4.1/lnet/libcfs/autoMakefile.in
---- lustre-1.6.4.1~/lnet/libcfs/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/libcfs/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/libcfs/autoMakefile.in lustre-1.6.4.2/lnet/libcfs/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/libcfs/autoMakefile.in	2008-01-17 01:46:14.000000000 +0100
++++ lustre-1.6.4.2/lnet/libcfs/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -56941,9 +56941,9 @@
  
  
  install-data-hook: $(install_data_hook)
-diff -urNad lustre-1.6.4.1~/lnet/libcfs/linux/Makefile.in lustre-1.6.4.1/lnet/libcfs/linux/Makefile.in
---- lustre-1.6.4.1~/lnet/libcfs/linux/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/libcfs/linux/Makefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/libcfs/linux/Makefile.in lustre-1.6.4.2/lnet/libcfs/linux/Makefile.in
+--- lustre-1.6.4.2~/lnet/libcfs/linux/Makefile.in	2008-01-17 01:46:14.000000000 +0100
++++ lustre-1.6.4.2/lnet/libcfs/linux/Makefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -57023,9 +57023,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/lnet/autoMakefile.in lustre-1.6.4.1/lnet/lnet/autoMakefile.in
---- lustre-1.6.4.1~/lnet/lnet/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/lnet/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/lnet/autoMakefile.in lustre-1.6.4.2/lnet/lnet/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/lnet/autoMakefile.in	2008-01-17 01:46:15.000000000 +0100
++++ lustre-1.6.4.2/lnet/lnet/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -57629,9 +57629,9 @@
  
  
  install-data-hook: $(install_data_hook)
-diff -urNad lustre-1.6.4.1~/lnet/selftest/autoMakefile.in lustre-1.6.4.1/lnet/selftest/autoMakefile.in
---- lustre-1.6.4.1~/lnet/selftest/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/selftest/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/selftest/autoMakefile.in lustre-1.6.4.2/lnet/selftest/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/selftest/autoMakefile.in	2008-01-17 01:46:15.000000000 +0100
++++ lustre-1.6.4.2/lnet/selftest/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -57711,9 +57711,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/ulnds/autoMakefile.in lustre-1.6.4.1/lnet/ulnds/autoMakefile.in
---- lustre-1.6.4.1~/lnet/ulnds/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/ulnds/autoMakefile.in	2007-12-19 12:28:14.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/ulnds/autoMakefile.in lustre-1.6.4.2/lnet/ulnds/autoMakefile.in
+--- lustre-1.6.4.2~/lnet/ulnds/autoMakefile.in	2008-01-17 01:46:15.000000000 +0100
++++ lustre-1.6.4.2/lnet/ulnds/autoMakefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -57793,9 +57793,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/ulnds/ptllnd/Makefile.in lustre-1.6.4.1/lnet/ulnds/ptllnd/Makefile.in
---- lustre-1.6.4.1~/lnet/ulnds/ptllnd/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/ulnds/ptllnd/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/ulnds/ptllnd/Makefile.in lustre-1.6.4.2/lnet/ulnds/ptllnd/Makefile.in
+--- lustre-1.6.4.2~/lnet/ulnds/ptllnd/Makefile.in	2008-01-17 01:46:15.000000000 +0100
++++ lustre-1.6.4.2/lnet/ulnds/ptllnd/Makefile.in	2008-01-24 12:03:35.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -57875,9 +57875,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/ulnds/socklnd/Makefile.in lustre-1.6.4.1/lnet/ulnds/socklnd/Makefile.in
---- lustre-1.6.4.1~/lnet/ulnds/socklnd/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/ulnds/socklnd/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/ulnds/socklnd/Makefile.in lustre-1.6.4.2/lnet/ulnds/socklnd/Makefile.in
+--- lustre-1.6.4.2~/lnet/ulnds/socklnd/Makefile.in	2008-01-17 01:46:15.000000000 +0100
++++ lustre-1.6.4.2/lnet/ulnds/socklnd/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -57957,9 +57957,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lnet/utils/Makefile.in lustre-1.6.4.1/lnet/utils/Makefile.in
---- lustre-1.6.4.1~/lnet/utils/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lnet/utils/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lnet/utils/Makefile.in lustre-1.6.4.2/lnet/utils/Makefile.in
+--- lustre-1.6.4.2~/lnet/utils/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lnet/utils/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58039,9 +58039,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/autoMakefile.in lustre-1.6.4.1/lustre/autoMakefile.in
---- lustre-1.6.4.1~/lustre/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/autoMakefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/autoMakefile.in lustre-1.6.4.2/lustre/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/autoMakefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/autoMakefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -58121,9 +58121,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/autoconf/Makefile.in lustre-1.6.4.1/lustre/autoconf/Makefile.in
---- lustre-1.6.4.1~/lustre/autoconf/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/autoconf/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/autoconf/Makefile.in lustre-1.6.4.2/lustre/autoconf/Makefile.in
+--- lustre-1.6.4.2~/lustre/autoconf/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/autoconf/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58203,9 +58203,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/contrib/Makefile.in lustre-1.6.4.1/lustre/contrib/Makefile.in
---- lustre-1.6.4.1~/lustre/contrib/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/contrib/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/contrib/Makefile.in lustre-1.6.4.2/lustre/contrib/Makefile.in
+--- lustre-1.6.4.2~/lustre/contrib/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/contrib/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58285,9 +58285,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/doc/Makefile.in lustre-1.6.4.1/lustre/doc/Makefile.in
---- lustre-1.6.4.1~/lustre/doc/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/doc/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/doc/Makefile.in lustre-1.6.4.2/lustre/doc/Makefile.in
+--- lustre-1.6.4.2~/lustre/doc/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/doc/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58367,9 +58367,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/include/Makefile.in lustre-1.6.4.1/lustre/include/Makefile.in
---- lustre-1.6.4.1~/lustre/include/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/include/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/include/Makefile.in lustre-1.6.4.2/lustre/include/Makefile.in
+--- lustre-1.6.4.2~/lustre/include/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/include/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58449,9 +58449,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/include/linux/Makefile.in lustre-1.6.4.1/lustre/include/linux/Makefile.in
---- lustre-1.6.4.1~/lustre/include/linux/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/include/linux/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/include/linux/Makefile.in lustre-1.6.4.2/lustre/include/linux/Makefile.in
+--- lustre-1.6.4.2~/lustre/include/linux/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/include/linux/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58531,9 +58531,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/include/lustre/Makefile.in lustre-1.6.4.1/lustre/include/lustre/Makefile.in
---- lustre-1.6.4.1~/lustre/include/lustre/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/include/lustre/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/include/lustre/Makefile.in lustre-1.6.4.2/lustre/include/lustre/Makefile.in
+--- lustre-1.6.4.2~/lustre/include/lustre/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/include/lustre/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58613,9 +58613,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/ldlm/Makefile.in lustre-1.6.4.1/lustre/ldlm/Makefile.in
---- lustre-1.6.4.1~/lustre/ldlm/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/ldlm/Makefile.in	2007-12-19 12:28:15.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/ldlm/Makefile.in lustre-1.6.4.2/lustre/ldlm/Makefile.in
+--- lustre-1.6.4.2~/lustre/ldlm/Makefile.in	2008-01-17 01:46:16.000000000 +0100
++++ lustre-1.6.4.2/lustre/ldlm/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58695,9 +58695,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/liblustre/Makefile.in lustre-1.6.4.1/lustre/liblustre/Makefile.in
---- lustre-1.6.4.1~/lustre/liblustre/Makefile.in	2007-12-19 12:27:24.000000000 +0100
-+++ lustre-1.6.4.1/lustre/liblustre/Makefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/liblustre/Makefile.in lustre-1.6.4.2/lustre/liblustre/Makefile.in
+--- lustre-1.6.4.2~/lustre/liblustre/Makefile.in	2008-01-24 12:03:20.000000000 +0100
++++ lustre-1.6.4.2/lustre/liblustre/Makefile.in	2008-01-24 12:03:36.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58777,9 +58777,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/liblustre/tests/Makefile.in lustre-1.6.4.1/lustre/liblustre/tests/Makefile.in
---- lustre-1.6.4.1~/lustre/liblustre/tests/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/liblustre/tests/Makefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/liblustre/tests/Makefile.in lustre-1.6.4.2/lustre/liblustre/tests/Makefile.in
+--- lustre-1.6.4.2~/lustre/liblustre/tests/Makefile.in	2008-01-17 01:46:17.000000000 +0100
++++ lustre-1.6.4.2/lustre/liblustre/tests/Makefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -58859,9 +58859,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/llite/autoMakefile.in lustre-1.6.4.1/lustre/llite/autoMakefile.in
---- lustre-1.6.4.1~/lustre/llite/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/llite/autoMakefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/llite/autoMakefile.in lustre-1.6.4.2/lustre/llite/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/llite/autoMakefile.in	2008-01-17 01:46:17.000000000 +0100
++++ lustre-1.6.4.2/lustre/llite/autoMakefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -58941,9 +58941,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/lov/autoMakefile.in lustre-1.6.4.1/lustre/lov/autoMakefile.in
---- lustre-1.6.4.1~/lustre/lov/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/lov/autoMakefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/lov/autoMakefile.in lustre-1.6.4.2/lustre/lov/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/lov/autoMakefile.in	2008-01-17 01:46:17.000000000 +0100
++++ lustre-1.6.4.2/lustre/lov/autoMakefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -59373,9 +59373,9 @@
  
  
  install-data-hook: $(install_data_hook)
-diff -urNad lustre-1.6.4.1~/lustre/lvfs/autoMakefile.in lustre-1.6.4.1/lustre/lvfs/autoMakefile.in
---- lustre-1.6.4.1~/lustre/lvfs/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/lvfs/autoMakefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/lvfs/autoMakefile.in lustre-1.6.4.2/lustre/lvfs/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/lvfs/autoMakefile.in	2008-01-17 01:46:17.000000000 +0100
++++ lustre-1.6.4.2/lustre/lvfs/autoMakefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -59653,9 +59653,9 @@
  
  
  @LINUX_TRUE@@MODULES_TRUE@@SERVER_TRUE at sources: fsfilt_$(BACKINGFS).c
-diff -urNad lustre-1.6.4.1~/lustre/mdc/autoMakefile.in lustre-1.6.4.1/lustre/mdc/autoMakefile.in
---- lustre-1.6.4.1~/lustre/mdc/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/mdc/autoMakefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/mdc/autoMakefile.in lustre-1.6.4.2/lustre/mdc/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/mdc/autoMakefile.in	2008-01-17 01:46:17.000000000 +0100
++++ lustre-1.6.4.2/lustre/mdc/autoMakefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -59735,9 +59735,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/mds/autoMakefile.in lustre-1.6.4.1/lustre/mds/autoMakefile.in
---- lustre-1.6.4.1~/lustre/mds/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/mds/autoMakefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/mds/autoMakefile.in lustre-1.6.4.2/lustre/mds/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/mds/autoMakefile.in	2008-01-17 01:46:18.000000000 +0100
++++ lustre-1.6.4.2/lustre/mds/autoMakefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -59817,9 +59817,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/mgc/autoMakefile.in lustre-1.6.4.1/lustre/mgc/autoMakefile.in
---- lustre-1.6.4.1~/lustre/mgc/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/mgc/autoMakefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/mgc/autoMakefile.in lustre-1.6.4.2/lustre/mgc/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/mgc/autoMakefile.in	2008-01-17 01:46:18.000000000 +0100
++++ lustre-1.6.4.2/lustre/mgc/autoMakefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -59899,9 +59899,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/mgs/autoMakefile.in lustre-1.6.4.1/lustre/mgs/autoMakefile.in
---- lustre-1.6.4.1~/lustre/mgs/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/mgs/autoMakefile.in	2007-12-19 12:28:16.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/mgs/autoMakefile.in lustre-1.6.4.2/lustre/mgs/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/mgs/autoMakefile.in	2008-01-17 01:46:18.000000000 +0100
++++ lustre-1.6.4.2/lustre/mgs/autoMakefile.in	2008-01-24 12:03:37.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -59981,9 +59981,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/obdclass/autoMakefile.in lustre-1.6.4.1/lustre/obdclass/autoMakefile.in
---- lustre-1.6.4.1~/lustre/obdclass/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/obdclass/autoMakefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/obdclass/autoMakefile.in lustre-1.6.4.2/lustre/obdclass/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/obdclass/autoMakefile.in	2008-01-17 01:46:18.000000000 +0100
++++ lustre-1.6.4.2/lustre/obdclass/autoMakefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -60689,9 +60689,9 @@
  
  
  install-data-hook: $(install_data_hook)
-diff -urNad lustre-1.6.4.1~/lustre/obdclass/linux/Makefile.in lustre-1.6.4.1/lustre/obdclass/linux/Makefile.in
---- lustre-1.6.4.1~/lustre/obdclass/linux/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/obdclass/linux/Makefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/obdclass/linux/Makefile.in lustre-1.6.4.2/lustre/obdclass/linux/Makefile.in
+--- lustre-1.6.4.2~/lustre/obdclass/linux/Makefile.in	2008-01-17 01:46:18.000000000 +0100
++++ lustre-1.6.4.2/lustre/obdclass/linux/Makefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -60771,9 +60771,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/obdecho/autoMakefile.in lustre-1.6.4.1/lustre/obdecho/autoMakefile.in
---- lustre-1.6.4.1~/lustre/obdecho/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/obdecho/autoMakefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/obdecho/autoMakefile.in lustre-1.6.4.2/lustre/obdecho/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/obdecho/autoMakefile.in	2008-01-17 01:46:19.000000000 +0100
++++ lustre-1.6.4.2/lustre/obdecho/autoMakefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -61100,9 +61100,9 @@
  
  
  install-data-hook: $(install_data_hook)
-diff -urNad lustre-1.6.4.1~/lustre/obdfilter/autoMakefile.in lustre-1.6.4.1/lustre/obdfilter/autoMakefile.in
---- lustre-1.6.4.1~/lustre/obdfilter/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/obdfilter/autoMakefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/obdfilter/autoMakefile.in lustre-1.6.4.2/lustre/obdfilter/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/obdfilter/autoMakefile.in	2008-01-17 01:46:19.000000000 +0100
++++ lustre-1.6.4.2/lustre/obdfilter/autoMakefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -61182,9 +61182,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/osc/autoMakefile.in lustre-1.6.4.1/lustre/osc/autoMakefile.in
---- lustre-1.6.4.1~/lustre/osc/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/osc/autoMakefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/osc/autoMakefile.in lustre-1.6.4.2/lustre/osc/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/osc/autoMakefile.in	2008-01-17 01:46:19.000000000 +0100
++++ lustre-1.6.4.2/lustre/osc/autoMakefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -61486,9 +61486,9 @@
  
  
  install-data-hook: $(install_data_hook)
-diff -urNad lustre-1.6.4.1~/lustre/ost/autoMakefile.in lustre-1.6.4.1/lustre/ost/autoMakefile.in
---- lustre-1.6.4.1~/lustre/ost/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/ost/autoMakefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/ost/autoMakefile.in lustre-1.6.4.2/lustre/ost/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/ost/autoMakefile.in	2008-01-17 01:46:19.000000000 +0100
++++ lustre-1.6.4.2/lustre/ost/autoMakefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -61568,9 +61568,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/ptlrpc/autoMakefile.in lustre-1.6.4.1/lustre/ptlrpc/autoMakefile.in
---- lustre-1.6.4.1~/lustre/ptlrpc/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/ptlrpc/autoMakefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/ptlrpc/autoMakefile.in lustre-1.6.4.2/lustre/ptlrpc/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/ptlrpc/autoMakefile.in	2008-01-17 01:46:20.000000000 +0100
++++ lustre-1.6.4.2/lustre/ptlrpc/autoMakefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -62561,9 +62561,9 @@
  
  
  install-data-hook: $(install_data_hook)
-diff -urNad lustre-1.6.4.1~/lustre/quota/autoMakefile.in lustre-1.6.4.1/lustre/quota/autoMakefile.in
---- lustre-1.6.4.1~/lustre/quota/autoMakefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/quota/autoMakefile.in	2007-12-19 12:28:17.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/quota/autoMakefile.in lustre-1.6.4.2/lustre/quota/autoMakefile.in
+--- lustre-1.6.4.2~/lustre/quota/autoMakefile.in	2008-01-17 01:46:20.000000000 +0100
++++ lustre-1.6.4.2/lustre/quota/autoMakefile.in	2008-01-24 12:03:38.000000000 +0100
 @@ -1,4 +1,4 @@
 -# autoMakefile.in generated by automake 1.7.8 from autoMakefile.am.
 +# autoMakefile.in generated by automake 1.7.9 from autoMakefile.am.
@@ -62643,9 +62643,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/scripts/Makefile.in lustre-1.6.4.1/lustre/scripts/Makefile.in
---- lustre-1.6.4.1~/lustre/scripts/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/scripts/Makefile.in	2007-12-19 12:28:18.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/scripts/Makefile.in lustre-1.6.4.2/lustre/scripts/Makefile.in
+--- lustre-1.6.4.2~/lustre/scripts/Makefile.in	2008-01-17 01:46:20.000000000 +0100
++++ lustre-1.6.4.2/lustre/scripts/Makefile.in	2008-01-24 12:03:39.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -62725,9 +62725,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/tests/Makefile.in lustre-1.6.4.1/lustre/tests/Makefile.in
---- lustre-1.6.4.1~/lustre/tests/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/tests/Makefile.in	2007-12-19 12:28:18.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/tests/Makefile.in lustre-1.6.4.2/lustre/tests/Makefile.in
+--- lustre-1.6.4.2~/lustre/tests/Makefile.in	2008-01-17 01:46:20.000000000 +0100
++++ lustre-1.6.4.2/lustre/tests/Makefile.in	2008-01-24 12:03:39.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -62807,9 +62807,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/lustre/utils/Makefile.in lustre-1.6.4.1/lustre/utils/Makefile.in
---- lustre-1.6.4.1~/lustre/utils/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/lustre/utils/Makefile.in	2007-12-19 12:28:18.000000000 +0100
+diff -urNad lustre-1.6.4.2~/lustre/utils/Makefile.in lustre-1.6.4.2/lustre/utils/Makefile.in
+--- lustre-1.6.4.2~/lustre/utils/Makefile.in	2008-01-17 01:46:21.000000000 +0100
++++ lustre-1.6.4.2/lustre/utils/Makefile.in	2008-01-24 12:03:39.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -62889,9 +62889,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/snmp/Makefile.in lustre-1.6.4.1/snmp/Makefile.in
---- lustre-1.6.4.1~/snmp/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/snmp/Makefile.in	2007-12-19 12:28:18.000000000 +0100
+diff -urNad lustre-1.6.4.2~/snmp/Makefile.in lustre-1.6.4.2/snmp/Makefile.in
+--- lustre-1.6.4.2~/snmp/Makefile.in	2008-01-17 01:46:21.000000000 +0100
++++ lustre-1.6.4.2/snmp/Makefile.in	2008-01-24 12:03:39.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
@@ -62971,9 +62971,9 @@
  	  `test -z '$(STRIP)' || \
  	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
-diff -urNad lustre-1.6.4.1~/snmp/autoconf/Makefile.in lustre-1.6.4.1/snmp/autoconf/Makefile.in
---- lustre-1.6.4.1~/snmp/autoconf/Makefile.in	2007-12-19 12:27:20.000000000 +0100
-+++ lustre-1.6.4.1/snmp/autoconf/Makefile.in	2007-12-19 12:28:18.000000000 +0100
+diff -urNad lustre-1.6.4.2~/snmp/autoconf/Makefile.in lustre-1.6.4.2/snmp/autoconf/Makefile.in
+--- lustre-1.6.4.2~/snmp/autoconf/Makefile.in	2008-01-17 01:46:21.000000000 +0100
++++ lustre-1.6.4.2/snmp/autoconf/Makefile.in	2008-01-24 12:03:39.000000000 +0100
 @@ -1,4 +1,4 @@
 -# Makefile.in generated by automake 1.7.8 from Makefile.am.
 +# Makefile.in generated by automake 1.7.9 from Makefile.am.




More information about the Pkg-lustre-svn-commit mailing list