From 03bfcb134b36ed1af484108f167f35271e09204c Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 15 Dec 2022 06:51:29 +1000 Subject: [PATCH] doc/cephfs - s/yet to here/yet to hear/ posix.rst Correct "yet to here" to "yet to hear" in posix.rst. Signed-off-by: Zac Dover --- doc/cephfs/posix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/posix.rst b/doc/cephfs/posix.rst index 86f930916d540..e3f1c89e82fcb 100644 --- a/doc/cephfs/posix.rst +++ b/doc/cephfs/posix.rst @@ -31,7 +31,7 @@ POSIX semantics for various reasons: writes are not coherently propagated to other clients' caches. That is, if a page is cached on host A, and then updated on host B, host A's page is not coherently invalidated. (Shared writable mmap - appears to be quite rare--we have yet to here any complaints about this + appears to be quite rare--we have yet to hear any complaints about this behavior, and implementing cache coherency properly is complex.) - CephFS clients present a hidden ``.snap`` directory that is used to access, create, delete, and rename snapshots. Although the virtual -- 2.39.5