Commits

Dana Robinson committed d987abb4e8e
Brought in more commits from develop: + ea4d18c3d9c3b6c77030abdf2f0509bc68224559 Remove unnecessary assert. + 460b573a73e1cfa73ad16dc7fff286fd561ff735 Eliminate unnecessary data structure for parallel collective metadata cache I/O + 2cb2d5a533c2de7503014da3250c3088e1ba089d Remove "collective write list" parameter from H5C__flush_single_entry() as it is only used in a couple of places. The collective write list has been moved to be internal to the cache data structure instead.