diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2010-09-01 18:01:58 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2010-09-01 18:01:58 (GMT) |
commit | 1a119d500af81e3e0a121943443e916dc11f1aba (patch) | |
tree | 8b28198ba33616883a8353ede68d7e7a50d64135 /src/H5HL.c | |
parent | 642f392ba3e2d30ae2a82e32f249461121d17cbc (diff) | |
download | hdf5-1a119d500af81e3e0a121943443e916dc11f1aba.zip hdf5-1a119d500af81e3e0a121943443e916dc11f1aba.tar.gz hdf5-1a119d500af81e3e0a121943443e916dc11f1aba.tar.bz2 |
[svn-r19338] Purpose:
Fix bug in super-block load during SWMR read case.
Description:
This patch skips over the file truncation check whilst loading
the super-block when the intent is set to SWMR read. The single writer
process may have only partially flushed the file that one of the readers
is trying to open, and this check for truncation would fail in that case.
Tested:
jam
Diffstat (limited to 'src/H5HL.c')
0 files changed, 0 insertions, 0 deletions