summaryrefslogtreecommitdiffstats
path: root/src/H5TB.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-11-18 16:52:12 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-11-18 16:52:12 (GMT)
commit7016b6e5ed1870eba265ac1a06b1683106a18420 (patch)
tree2285e668b05a78b92f038f79391f5e3610f97fc0 /src/H5TB.c
parent1878ad9c2cc038e1739887b12a26512daf76eefc (diff)
downloadhdf5-7016b6e5ed1870eba265ac1a06b1683106a18420.zip
hdf5-7016b6e5ed1870eba265ac1a06b1683106a18420.tar.gz
hdf5-7016b6e5ed1870eba265ac1a06b1683106a18420.tar.bz2
[svn-r9539]
Purpose: Correction to previous bug fix. This checkin is mainly to let user test his program. Description: For family driver bug(#213), the previous fix was imperfect. The problem was when user create family file, the member size information wasn't saved in file. When the file was re-opened, the library simply use the size of 1st member file as member size. Solution: When file is re-opened, member size passed in from access property is checked to see if it's reasonable. If there is only 1 member file, member size can't be smaller than current member size. If there are at least 2 member files, member size can only be equal to the 1st member size. Platforms tested: h5committest and fuss
Diffstat (limited to 'src/H5TB.c')
0 files changed, 0 insertions, 0 deletions