summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-10-05 20:30:07 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-10-05 20:30:07 (GMT)
commit831be1cdff55df0e00163d0069171bbdde2b1d25 (patch)
tree560601ba2d14fc6c0a154fab6dcc903b1321e22a /testpar
parentc13697362a1bfa8f3a7e466f592d6baa6f925e12 (diff)
downloadhdf5-831be1cdff55df0e00163d0069171bbdde2b1d25.zip
hdf5-831be1cdff55df0e00163d0069171bbdde2b1d25.tar.gz
hdf5-831be1cdff55df0e00163d0069171bbdde2b1d25.tar.bz2
[svn-r12723] Fix a bug where return values were overwritten in H5F_dest, and another bug
exposed by that one in which closing a read/write file ID wouldn't flush the cache if there was another file handle open. This caused problems when the second file handle was read-only; neither would actually flush the cache. Now all read/write file handles flush the cache when the close, but only when the file is going to be destroyed is the cache destroyed. This way read-only file handles keep the cache open but it is always clean. Tested on mir, heping, sol, and copper (parallel)
Diffstat (limited to 'testpar')
0 files changed, 0 insertions, 0 deletions