From 0b1892555900d4696a2309681e8b781888eaa76b Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 15 Dec 2022 07:07:44 +1000 Subject: [PATCH] doc/cephfs: s/all of there are/all of these are/ s/all of there are/all of these are/ in posix.rst. Signed-off-by: Zac Dover (cherry picked from commit e1c5bcd73ba666f618947473a0e4da35e52dbaaa) --- doc/cephfs/posix.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/cephfs/posix.rst b/doc/cephfs/posix.rst index a2c9c2017c72b..05d782a582ee1 100644 --- a/doc/cephfs/posix.rst +++ b/doc/cephfs/posix.rst @@ -62,11 +62,10 @@ as client data may not even be flushed to the server until the file is closed (and more generally writes will be significantly more time-shifted than CephFS, leading to less predictable results). -However, all of there are very close to POSIX, and most of the time -applications don't notice too much. Many other storage systems (e.g., -HDFS) claim to be "POSIX-like" but diverge significantly from the -standard by dropping support for things like in-place file -modifications, truncate, or directory renames. +Regardless, these are all similar enough to POSIX, and applications still work +most of the time. Many other storage systems (e.g., HDFS) claim to be +"POSIX-like" but diverge significantly from the standard by dropping support +for things like in-place file modifications, truncate, or directory renames. Bottom line -- 2.39.5