mdtest/src
Shane Snyder 7981691a63 add a new AIORI backend for RADOS
inform aiori interface about RADOS backend

stubbed out aiori backend for rados

additions to get RADOS backend compiling/linking

first cut at rados create/open patha

make sure to return RADOS oid on open/create

implement rados xfer path for WRITE

refactor + implement getfilesize and close

remember to use read_op interface for stat

implement RADOS delete function

don't error in RADOS_Delete for now

implement RADOS set_version

handle open/create flags appropriately

cleanup RADOS error handling

implement read/readcheck/writecheck for RADOS

rados doesn't support directio

implement unsupported aiori ops for RADOS

implement RADOS access call

define rados types if no rados support
2018-07-12 09:36:49 -05: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 add a new AIORI backend for RADOS 2018-07-12 09:36:49 -05:00
aiori-HDF5.c make ncmpi/hdf5 use mpiio access/delete 2018-04-25 17:34:25 -05: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 MPIIO sync 2018-04-27 11:33:52 -05:00
aiori-NCMPI.c make ncmpi/hdf5 use mpiio access/delete 2018-04-25 17:34:25 -05:00
aiori-POSIX.c make ncmpi/hdf5 use mpiio access/delete 2018-04-25 17:34:25 -05:00
aiori-RADOS.c add a new AIORI backend for RADOS 2018-07-12 09:36:49 -05:00
aiori-S3.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori.c add a new AIORI backend for RADOS 2018-07-12 09:36:49 -05:00
aiori.h add a new AIORI backend for RADOS 2018-07-12 09:36:49 -05:00
ior.c allow fsync in POSIX, MPIIO, and HDFS 2018-04-27 12:44:20 -05:00
ior.h add a new AIORI backend for RADOS 2018-07-12 09:36:49 -05: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