bc042259bc
Also, remove the lock/unlock in the file_open ompi-interface routines of romio314. The global lock in the romio component does probably not work, it is easy to construct a testcase where two threads perform collective I/O operations on different file handles. With a global lock it is easy to deadlock. THe lock has to be at least on the file handle basis. move the mutex to file/file.c to avoid duplicate symbol problem in file_open.c pfile_open.c |
||
---|---|---|
.. | ||
base.h | ||
io_base_component_list.c | ||
io_base_delete.c | ||
io_base_file_select.c | ||
io_base_find_available.c | ||
io_base_frame.c | ||
io_base_register_datarep.c | ||
io_base_request.c | ||
io_base_request.h | ||
Makefile.am | ||
owner.txt |