diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2005-05-20 21:50:20 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2005-05-20 21:50:20 (GMT) |
commit | 02ca8127867a11ed57cfb8da11ab9cea6dd4b516 (patch) | |
tree | ac888aa86a1194932ae2f6931421b887e97ab81a /test | |
parent | 617a21dbb3a1952b0ba28d212c00295595ed7bdd (diff) | |
download | hdf5-02ca8127867a11ed57cfb8da11ab9cea6dd4b516.zip hdf5-02ca8127867a11ed57cfb8da11ab9cea6dd4b516.tar.gz hdf5-02ca8127867a11ed57cfb8da11ab9cea6dd4b516.tar.bz2 |
[svn-r10778] Purpose: Bug fix
Description:
Description: See details from Bug #213. Family member file size wasn't saved
anywhere in file. When family file is opened, the first member size determine
the member size.
Solution: This is the second step of fixing this bug. Multi driver is checked against the driver
name saved in superblock. Wrong driver will result in a failure with an error message indicating
multi driver should be used. This change includes split driver because it's a special case for multi
driver.
In the first step of checkin. Family member size and name template(unused at this stage) are saved
in file superblock. When file is reopened,the size passed in thrin superblock. A different size
will trigger a failure with an error message indicating the right size. Wrong driver to open family
file will cause a failure, too.
The third step will be changing h5repart to let it change family member size in the superblock if
user uses it to change member file size.
Platforms tested: h5committest and fuss.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions