diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-07-13 18:42:50 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-07-13 18:42:50 (GMT) |
commit | e240c00154d986f20e8c7c0158a222324ec10d68 (patch) | |
tree | 620633d183bd557ab86a7a2e9ebbf9850d984638 /c++ | |
parent | 0b2827f9ced045e36e4a88e16cfef7ca9250c89e (diff) | |
download | hdf5-e240c00154d986f20e8c7c0158a222324ec10d68.zip hdf5-e240c00154d986f20e8c7c0158a222324ec10d68.tar.gz hdf5-e240c00154d986f20e8c7c0158a222324ec10d68.tar.bz2 |
[svn-r8868] Purpose:
Bug fix
Description:
Fix error in chunked dataset I/O where data written out wasn't read
correctly from a chunked, extendible dataset after the dataset was extended.
Also, fix parallel I/O tests to gather error results from all processes,
in order to detect errors that only occur on one process.
Solution:
Bypass chunk cache for reads as well as writes, if parallel I/O driver is
used and file is opened for writing.
Platforms tested:
FreeBSD 4.10 (sleipnir) w/parallel
Too minor to require h5committest
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions