mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
22a72b911e
Description: H5Pset_fapl_family sets family member size only for creating new file. The file doesn't keep this size information. When the file is re-opened, the size of first member file is used as the member size. Solution: Assume user knows the original member size and sets it through H5Pset_fapl_family. That will be the member size. User can pass in value 0 as member size if he doesn't know the original member size. Library will choose the size of current first member size as the member file size. Platforms tested: h5committest and fuss. |
||
---|---|---|
.. | ||
testfiles | ||
big.c | ||
bittests.c | ||
cache.c | ||
cmpd_dset.c | ||
createnoenc.c | ||
dangle.c | ||
deflate.h5 | ||
Dependencies | ||
dsets.c | ||
dtransform.c | ||
dtypes.c | ||
enum.c | ||
err_compat.c | ||
error_test.c | ||
extend.c | ||
external.c | ||
file_handle.c | ||
filename.c | ||
fill_old.h5 | ||
fillval.c | ||
flush1.c | ||
flush2.c | ||
gass_append.c | ||
gass_read.c | ||
gass_write.c | ||
gen_deflate.c | ||
gen_filters.c | ||
gen_new_array.c | ||
gen_new_fill.c | ||
gen_new_mtime.c | ||
gen_new_super.c | ||
gen_old_array.c | ||
gen_old_layout.c | ||
gen_old_mtime.c | ||
getname.c | ||
gheap.c | ||
h5test.c | ||
h5test.h | ||
hyperslab.c | ||
istore.c | ||
lheap.c | ||
links.c | ||
Makefile.in | ||
mount.c | ||
mtime.c | ||
noencoder.h5 | ||
ntypes.c | ||
ohdr.c | ||
reserved.c | ||
set_extent.c | ||
space_overflow.c | ||
srb_append.c | ||
srb_read.c | ||
srb_write.c | ||
stab.c | ||
stream_test.c | ||
tarray.c | ||
tarrold.h5 | ||
tattr.c | ||
tbogus.h5 | ||
tconfig.c | ||
test_filters_be.hdf5 | ||
test_filters_le.hdf5 | ||
testerror.sh | ||
testframe.c | ||
testhdf5.c | ||
testhdf5.h | ||
testmeta.c | ||
tfile.c | ||
tgenprop.c | ||
th5s.c | ||
th5s.h5 | ||
theap.c | ||
tid.c | ||
titerate.c | ||
tlayouto.h5 | ||
tmeta.c | ||
tmisc.c | ||
tmtimen.h5 | ||
tmtimeo.h5 | ||
trefer.c | ||
trefstr.c | ||
tselect.c | ||
ttbbt.c | ||
ttime.c | ||
ttsafe_acreate.c | ||
ttsafe_cancel.c | ||
ttsafe_dcreate.c | ||
ttsafe_error.c | ||
ttsafe.c | ||
ttsafe.h | ||
ttst.c | ||
tvlstr.c | ||
tvltypes.c | ||
unlink.c |