Merge pull request #2809 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10
* commit '66233315e78ae1b84561632535e776a24ebf0243':
Updated bug fix for HDFFV-11101
Merge pull request #2808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:bounds_refactor to hdf5_1_10
* commit 'f6ee6e59e1516bcc3c4c444e886835db89113e93':
Fixes typo and return types in version bounds test
Refactors the 1.10 reference/selection bounds tests
Merge pull request #2807 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:final_1_10_prs to hdf5_1_10
* commit 'c9f8ef3e185a7a2b16bc9d0200435c242969d0a2':
Fixed one last trailing whitespace character
Fixed trailing whitespace from revert.
Revert "Don't track file offset position when using pread / pwrite."
Merge pull request #2804 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:final_1_10_prs to hdf5_1_10
* commit '41da55dfe836551936032a33aa7b0acb9d4dc7cb':
Adds missing HDstrtoumax for S3 VFD
Merge of develop PRs to 1.10
Merge pull request #2802 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:swmr_test_fail_cmake_1_10 to hdf5_1_10
* commit '4cf784b63b49a6eb6782a80c7b876029cb0199c4':
Fixes CMake issue with file locking variable
Merge pull request #2799 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10
* commit 'ede1b9b1dd53caad6dfce8ec7bc4aa7b3dbce62c':
Fix HDFFV-11101
Fix HDFFV-11101
Description
Added initialization to local structs in the src function
H5MF_settle_raw_data_fsm() and the test function test_bt2_hdr_fd()
to prevent the following error in two different occurrences:
MemorySanitizer: use-of-uninitialized-value
Platforms tested:
Linux/64 (jelly)
Merge pull request #2772 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV-10933_110 to hdf5_1_10
* commit '538bdb35ae932a1445f32a04e8173f8805d404f8':
Updated for HDFFV-10933
Fixed HDFFV-10933
Fixed HDFFV-10933
Description:
Fixed to allow the creation of a dataset when the combination of type,
space, etc doesn't work for filter and the filter is optional. Currently,
it was supposed to be skipped as indicated in the documentation, but it
was not skipped and the creation failed.
The function H5Z_ignore_filters was added and used in H5D__create.
Platforms tested:
Linux/64 (jelly)
Merge pull request #2798 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5f_start_swmr_write_locks to hdf5_1_10
* commit 'dfd5e0bf3e5e360786143bf0486d52120342ef14':
Brings H5Fstart_swmr_write changes from develop
Adds fix for H5Fstart_swmr_write lock issue
Merge pull request #2797 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'c0a05da7c0189e9f0833f69506bce2775a01aa2b':
Adds missing hdfs test changes.
Merge pull request #2789 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5ac_skiplist_optimization_1_10 to hdf5_1_10
* commit '90fa429c015649fee878530817e503393e9f269c':
Brings the MDC skiplist optimizations from develop
Merge pull request #2793 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '350c9e9b05b86b7b6660c1b596b7e1ddb5fe0854':
Brings over S3 and HDFS VFD changes from develop
Merge pull request #2786 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit '3b9c648180fcdc7ac4e110f4455d00e67322b742':
Merge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to develo
1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] after AC_CHECK_LIB([sz], [SZ_BufftoBuffCompress] to avoid compiling H5Z.c with szlib.h after its path is removed from AM_CPPFLAGS. 2. Remove unnecessary links to ${HDF5_TOOLS_LIB_TARGET} in utils/mirr...
Merge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to develo
Code was already merged to hdf5_1_10. Merging the RELESE.txt entry for
HDFFV-10436.
1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] after
AC_CHECK_LIB([sz], [SZ_BufftoBuffCompress] to avoid compiling
H5Z.c with szlib.h after its path is removed from AM_CPPFLAGS.
2. Remove unnecessary links to ${HDF5_TOOLS_LIB_TARGET} in
utils/mirror_vfd/CMakeLists.txt that prevent building HDF5 with tools
disabled.
Merge pull request #2783 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_fortran to hdf5_1_10
* commit 'f2044e0807f57416932afd5bc800e9e32042c0c8':
Brings fortran changes from develop
Merge pull request #2785 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '88ecc17474e86e67f0ce64ed0b36c0d10e93eb66':
Removes email and Modifications sections
Merge pull request #2782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '4312f5ea1a611cef01e9ecfb57d7c287c9549249':
Adds unsuffixed double warning changes from develop
Minor normalizations with develop
Merge pull request #2781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'cba993c3492d773e5d0923257382eca17e594910':
Minor normalizations with develop
Merge pull request #2778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '0ba794be38b908271e6a2d8f5e231e4b097f25e5':
Normalizations with develop
Merge pull request #2775 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '4a6a11dd35e964b1e06055d924b0c6dd043ab1b6':
Tag TRILABS-227 and fix MANIFEST
HDFFV-9984 Add merge/prune h5repack options for ext links