mdtest/src
Josh Schwartz 4c3d96bfed Fix #179.
-u (uniqueDir) will once again use the full file path specified by the
client instead of truncating it.  This was caused by a broken sprintf
which was trying to read/write overlapping buffers.

From the glibc sprintf() documentation:
"The behavior of this function is undefined if copying takes place
between objects that overlap"
2019-08-30 15:31:23 -06:00
..
test Fix Some Memory Leaks 2019-08-02 23:33:01 -05:00
Makefile.am fix various issues related to release packages 2018-09-21 18:35:48 -04:00
aiori-DUMMY.c Support the setting of module-specific options per test. 2019-03-27 20:04:48 +00:00
aiori-HDF5.c Moved broken collectiveMetadata option into HDF5 backend module. #154 2019-05-22 10:21:18 +01:00
aiori-HDFS.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-IME.c Moving IME ODirect option into IME. #157 2019-05-23 09:54:10 +01:00
aiori-MMAP.c Fix missing initialization in MMAP options. 2019-05-23 09:31:05 +01:00
aiori-MPIIO.c Dry-run option to test the configuration / scripts. 2018-10-11 19:58:30 +01:00
aiori-NCMPI.c Function ncmpi_get_file_info was first introduced in 2019-06-28 17:40:35 -05:00
aiori-POSIX.c Fix Last Free 2019-08-04 18:27:20 -05:00
aiori-RADOS.c Changed the parser. 2018-10-11 18:31:21 +01:00
aiori-S3.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori.c Support the setting of module-specific options per test. 2019-03-27 20:04:48 +00:00
aiori.h add mknod support 2019-05-23 13:41:46 +08:00
ior-internal.h Bugfix JSON output for multiple processes 2018-10-11 18:59:12 +01:00
ior-main.c Added missing file. 2018-07-07 11:57:04 +01:00
ior-output.c Include performance when stonewall is hit to output. 2019-08-01 17:20:01 +01:00
ior.c Fix #179. 2019-08-30 15:31:23 -06:00
ior.h Following Julian's suggestion about better naming 2019-07-28 10:25:42 -06:00
iordef.h GNU99 extracted _XOPEN_SOURCE to config.h. 2018-10-28 18:34:22 +00:00
mdtest-main.c Initialize only the required backends 2018-09-18 19:24:29 +02:00
mdtest.c MDTest re-added the -Z option for compatibility (for now) and switched back behavior. 2019-08-15 16:49:46 +01:00
mdtest.h Some simplification / unification between IOR and MDTest. 2018-07-07 22:19:42 +01:00
option.c Abort when invalid options are set. 2019-07-24 00:29:58 +01:00
option.h Support the setting of module-specific options per test. 2019-03-27 20:04:48 +00:00
parse_options.c Fixed issues and followed suggestions from Glenn's review of the PR 2019-08-01 09:42:03 +09: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: Heap Buffer Overflow 2019-08-02 23:34:13 -05:00
utilities.h Fixed issues and followed suggestions from Glenn's review of the PR 2019-08-01 09:42:03 +09:00