mdtest/src
Jeff Inman 8a33dfb84b Don't have IOR_RDWR in open-flags, if only opening for reading or writing.
This is not a problem for most backends, but HDFS doesn't support opening
RDWR.  If you use only write-oriented or read-oriented flags on the
command-line, CheckRunSettings() will undo the default IOR_RDWR flag and
install the appropriate IOR_WRONLY or IO_RDONLY open-flags, respectively.
2014-08-25 15:51:28 -06:00
..
win Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
Makefile.am Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
aiori-HDF5.c Define H5_USER_16_API to enable HDF5 backwards compatibility 2013-07-18 15:01:15 -07:00
aiori-HDFS.c Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
aiori-MPIIO.c Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
aiori-NCMPI.c Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
aiori-POSIX.c Teach IOR about GPFS hints (gpfs_fcntl) 2013-10-03 18:07:49 -07:00
aiori.h Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
ior.c Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
ior.h Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
iordef.h Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
parse_options.c Don't have IOR_RDWR in open-flags, if only opening for reading or writing. 2014-08-25 15:51:28 -06:00
parse_options.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00
utilities.c Initial commit of the new aiori-HDFS module. 2014-08-13 17:02:43 -06:00
utilities.h Add header to set code preferences for vi and emacs. 2012-01-08 19:43:41 -08:00