mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
doc/cephfs: fix "e.g." in posix.rst
Remove "e.g." and replace it with "for example". Signed-off-by: Zac Dover <zac.dover@gmail.com>
This commit is contained in:
parent
d40d0cc7d6
commit
ac20eb83fe
@ -72,11 +72,10 @@ 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
|
||||
-----------
|
||||
|
||||
CephFS relaxes more than local Linux kernel file systems (e.g., writes
|
||||
CephFS relaxes more than local Linux kernel file systems (for example, writes
|
||||
spanning object boundaries may be torn). It relaxes strictly less
|
||||
than NFS when it comes to multiclient consistency, and generally less
|
||||
than NFS when it comes to write atomicity.
|
||||
|
Loading…
Reference in New Issue
Block a user