mdtest/src
Jean-Yves VET 6d3edaffc8 Implement an access function for MPIIO backend
Context: Some file systems require a prefix in the path.
The POSIX 'access' call fails and consequently files are
never deleted.

This patch implements an access function in the MPIIO
backend using MPI_File_open. Prefixes can now be parsed
by ROMIO.
2018-03-01 11:34:49 +01:00
..
win Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
Makefile.am aiori: remove support for plfs 2017-10-19 15:29:18 -06:00
aiori-HDF5.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-HDFS.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-MPIIO.c Implement an access function for MPIIO backend 2018-03-01 11:34:49 +01:00
aiori-NCMPI.c change Pnetcdf IO funtion 2017-11-22 23:20:22 -06:00
aiori-POSIX.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-S3.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori.c aiori: accept any case when selecting backend 2017-10-19 15:29:27 -06:00
aiori.h aiori: remove support for plfs 2017-10-19 15:29:18 -06:00
ior.c Merge pull request #19 from VI4IO/master 2017-12-12 10:56:09 -08:00
ior.h Merge pull request #11 from VI4IO/master 2017-11-15 00:09:22 -07:00
iordef.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
mdtest.c initialize path variable correctly 2018-01-24 19:26:53 +01:00
parse_options.c Merge pull request #11 from VI4IO/master 2017-11-15 00:09:22 -07:00
parse_options.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
utilities.c Fix O_DIRECT option 2018-01-25 10:51:35 +01:00
utilities.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00