From 47868e1b52d13e9343c86d9bf7e1abe3cc8b7c79 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Thu, 20 Aug 2020 09:09:14 -0700 Subject: Updates RELEASE.txt description of H5Pset_file_locking() --- release_docs/RELEASE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index d235a66..1af7248 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -256,6 +256,11 @@ New Features file locking parameters. The single API call sets both the "use file locking" flag and the "ignore disabled file locking" flag. + When opening a file multiple times without closing, the file MUST be + opened with the same file locking settings. Opening a file with different + file locking settings will fail (this is similar to the behavior of + H5Pset_fclose_degree()). + See the configure option discussion for HDFFV-11092 (above) for more information on the file locking feature and how it's controlled. -- cgit v0.12