From 68643772e30d9be7b2d123714cc7202e9d0991cf Mon Sep 17 00:00:00 2001 From: David Young Date: Thu, 3 Sep 2020 14:35:38 -0500 Subject: Mention that creating new objects is not possible with legacy SWMR. Add abbreviation TBD where we need to add a hyperlink. --- doc/vfd-swmr-user-guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/vfd-swmr-user-guide.md b/doc/vfd-swmr-user-guide.md index 806e34f..650d869 100644 --- a/doc/vfd-swmr-user-guide.md +++ b/doc/vfd-swmr-user-guide.md @@ -18,13 +18,14 @@ better-performing replacement for the existing SWMR feature. * VFD SWMR allows HDF5 objects (groups, datasets, attributes) to be created and destroyed in the course of a reader-writer session. + Creating objects is not possible using the existing SWMR feature. * It compartmentalizes much of the SWMR functionality in a virtual-file driver (VFD), thus easing The HDF Group's software-maintenance burden. * And it makes guarantees for the maximum time from write to availability of data for read, provided that the reading and writing systems and their interconnections can keep up with the data flow. -For details on how VFD SWMR is implemented, see [LINK to RFC]. +For details on how VFD SWMR is implemented, see [TBD: LINK to RFC]. # Quick start -- cgit v0.12