summaryrefslogtreecommitdiffstats
path: root/src/H5FDpublic.h
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-14 21:51:53 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-14 21:51:53 (GMT)
commit7bca2f04a45de38dde4981c5359ca007c36ceba8 (patch)
treea68cb121d710859164a9fab30c45983efab6fd7a /src/H5FDpublic.h
parent039213d919c0bcb8f01805f34b9ff6889b06158f (diff)
downloadhdf5-7bca2f04a45de38dde4981c5359ca007c36ceba8.zip
hdf5-7bca2f04a45de38dde4981c5359ca007c36ceba8.tar.gz
hdf5-7bca2f04a45de38dde4981c5359ca007c36ceba8.tar.bz2
Brings splitter VFD from develop
Diffstat (limited to 'src/H5FDpublic.h')
-rw-r--r--src/H5FDpublic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5FDpublic.h b/src/H5FDpublic.h
index 54ca8f7..61bf212 100644
--- a/src/H5FDpublic.h
+++ b/src/H5FDpublic.h
@@ -255,6 +255,8 @@ typedef enum H5F_mem_t H5FD_mem_t;
* that creates a file which is compatible with the default VFD.
* Generally, this means that the VFD creates a single file that follows
* the canonical HDF5 file format.
+ * Regarding the Splitter VFD specifically, only drivers with this flag
+ * enabled may be used as the Write-Only (W/O) channel driver.
*/
#define H5FD_FEAT_DEFAULT_VFD_COMPATIBLE 0x00008000