2006-08-08Submitted by: Jeff Squyres v1.0
jsquyres [Tue, 08 Aug 2006 15:42:33 +0000] rev 6440
Submitted by: Jeff Squyres
Reviewed by: Brian Barrett

Fix a problem noted by Chris Hennes that MPI_INFO_SET would mistakenly
disallow setting long info values.

2006-07-15Sync with NEWS on trunk v1.0
jsquyres [Sat, 15 Jul 2006 10:35:49 +0000] rev 6439
Sync with NEWS on trunk

2006-07-15Submitted by: Ralph Castain v1.0
jsquyres [Sat, 15 Jul 2006 10:35:28 +0000] rev 6438
Submitted by: Ralph Castain
Reviewed by: Jeff Squyres

Ensure to mark the compound command as "done" before of other
callbacks could be invoked (and therefore erroneously marked as part
of the compound command).

2006-07-15Submitted by: Brian Barrett v1.0
jsquyres [Sat, 15 Jul 2006 01:49:36 +0000] rev 6437
Submitted by: Brian Barrett
Reviewed by: Jeff Squyres

Just missing a header file.

2006-06-30Submitted by: Galen Shipman v1.0
jsquyres [Fri, 30 Jun 2006 21:16:20 +0000] rev 6436
Submitted by: Galen Shipman
Reviewed by: Brian Barrett, Jeff Squyres

From r10574:

fix for stupid casting.. addresses issue on PPC64 where sizes get
set improperly and badness ensues..

However, this resulted in a conflict when committing on the v1.0
branch. Per ticket #168, Galen advises keeping the original v1.0 MCA
param values. This resolved the conflict.

2006-06-17Sync NEWS with trunk v1.0
jsquyres [Sat, 17 Jun 2006 10:28:48 +0000] rev 6435
Sync NEWS with trunk

2006-06-16Submitted by: Jeff Squyres v1.0
jsquyres [Fri, 16 Jun 2006 13:35:17 +0000] rev 6434
Submitted by: Jeff Squyres
Reviewed by: Brian Barrett

This was reviewed and applied to v1.1 a long time ago, but it was
somehow forgotten to be applied to v1.0.

Add check for <sysfs/libsysfs.h> since it's needed by OpenIB.

2006-06-15Submitted by: George Bosilca v1.0
jsquyres [Thu, 15 Jun 2006 17:02:54 +0000] rev 6433
Submitted by: George Bosilca
Reviewed by: Jeff Squyres

Closes ticket #51. Fix some warnings that crept into the 1.0 branch.

2006-06-13Submitted by: Brian Barrett v1.0
jsquyres [Tue, 13 Jun 2006 06:37:01 +0000] rev 6432
Submitted by: Brian Barrett
Reviewed by: Jeff Squyres

Fix issue that came up with testing some LANL romio applications.
MPI_FILE_GET_INFO should return the info currently in use, not the one
used to create the file handle. ROMIO adds a bunch of keys, so you can
create a file handle with MPI_INFO_NULL and have MPI_FILE_GET_INFO
return something totatlly different.

2006-06-10Submitted by: Brian Barrett v1.0
jsquyres [Sat, 10 Jun 2006 13:16:57 +0000] rev 6431
Submitted by: Brian Barrett
Reviewed by: Jeff Squyres

* fix issue with PANFS not building properly - we didn't add PANFS_LIB
to the list of libraries