Commits

Vailin Choi committed da9a26d9a50
[svn-r14710] Fixed the assert() failures (development mode) from Wed. daily tests: Added 2 more parameters to H5HF_man_iblock_size() (parent iblock and parent entry) for passing onto H5HF_iblock_man_iblock_protect(). This bug was there before but was revealed now by exercising the recursive part of the code from the new "h5stat_newgrat.h5". Tested on kagiso, smirom and linew with --disable-production. -This line, and those below, will be ignored-- M src/H5HFiblock.c M src/H5HFpkg.h M src/H5HFstat.c