Commits
Merge pull request #2685 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5s_1_10 to hdf5_1_10 * commit '443aa9a38f59bf4148925a86c07cfe14bac9e888': Moved over the H5S_hyper_diminfo_t from develop. Moved hyperslab code to use the new H5S_diminfo_valid_t enum. H5S_hyper_adjust_s() optimization from develop. Fixed Duff's device fall through warnings in hyperslab code. H5F and H5FS normalization with develop. Minor renaming in H5S hyperslab code.