diff options
author | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2017-05-07 04:40:44 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2017-05-07 04:40:44 (GMT) |
commit | 6a4f1187ccef6fd092cf70154e7ffa33f4c2f648 (patch) | |
tree | b10102f12314d2e9d55d01d86cb8532828bad0ad /src/H5HP.c | |
parent | 7916b845826bc59ba455d1b14b6222c8f7f5ad44 (diff) | |
download | hdf5-6a4f1187ccef6fd092cf70154e7ffa33f4c2f648.zip hdf5-6a4f1187ccef6fd092cf70154e7ffa33f4c2f648.tar.gz hdf5-6a4f1187ccef6fd092cf70154e7ffa33f4c2f648.tar.bz2 |
Fix for the two issues reported in HDFFV-10051:
(1) Repeated open/close of a compact dataset fails due to the
increment of ndims in the dataset structure for every open.
--This is done only for chunked dataset via H5D__chunk_set_sizes().
(2) layout "dirty" flag for a compact dataset is not reset
properly after flushing the data at dataset close.
--Reset the "dirty" flag before flushing the message to the object header
via H5O_msg_write().
Tested on moohan, kituo, platypus, ostrich, osx1010test, quail, emu.
Diffstat (limited to 'src/H5HP.c')
0 files changed, 0 insertions, 0 deletions