1
1
openmpi/ompi/mca/fs/lustre
Ralph Castain a8e2d6c3a6 The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature:
top_ompi_srcdir  ->  OMPI_TOP_SRCDIR
top_ompi_builddir -> OMPI_TOP_BUILDDIR

We also split the srcdir/builddir flags according to their local tree (e.g., OPAL_TOP_SRCDIR), and tied them all together in configure.ac. Renamed ompi_ignore and ompi_unignore to be opal_<foo> as these are agnostic markers.

Only thing left is ompilibdir being treated similar to what we dif for srcdir/builddir. Coming soon.

This commit was SVN r31678.
2014-05-07 21:48:53 +00:00
..
.opal_unignore The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
fs_lustre_component.c update the _component.c files in ompio to use the explicit assignment of the 2013-07-22 21:11:05 +00:00
fs_lustre_file_close.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_delete.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_get_size.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_open.c The pointer to the structure was also never allocated before retrieving 2013-01-28 07:21:22 +00:00
fs_lustre_file_set_info.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_set_size.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_sync.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre.c Fix: making sure the file type is not overwritten by the last queried component 2014-01-29 19:21:03 +00:00
fs_lustre.h commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00