1
1
openmpi/ompi/mca/common/ompio
Edgar Gabriel be0de21e6f fs/ufs and fbtl/posix: cleanup lock management
This commit looks large, but its really mostly a cleanup step.
1. introduce proper error handling for the return values of fcntl and the fbtl_posix_lock function
2. rename a parameter to more accurately reflect what it does
3. introduce an mca parameter in the fs/ufs component that allows to control
   what the level of locking the user would like to enforce
4. move the initialization of the fs_block_size parameter from fs/ufs into the
   common/ompio component. An fs component might be allowed to overwrite this
   value, but none of the actual fs components do that.

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
2017-10-19 14:56:28 -05:00
..
common_ompio_file_open.c fs/ufs and fbtl/posix: cleanup lock management 2017-10-19 14:56:28 -05:00
common_ompio_file_read.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
common_ompio_file_view.c io/ompio: add a new grouping option avoiding communication 2017-09-18 12:30:34 -05:00
common_ompio_file_write.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
common_ompio_print_queue.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
common_ompio_print_queue.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
common_ompio.h Major structural changes to data types: .super infosubscriber 2017-05-12 14:41:05 -04:00
configure.m4 configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
Makefile.am configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00