From: Jos Collin Date: Sat, 7 Jul 2018 01:26:54 +0000 (+0530) Subject: doc: fix Ceph FS X-Git-Tag: v14.0.1~898^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1660ef05692b9c7c6992fac28c47990a96f2d0fa;p=ceph-ci.git doc: fix Ceph FS s/Ceph FS/CephFS Signed-off-by: Jos Collin --- diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index 6e6edcd289b..13f83349df1 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -4,7 +4,7 @@ Ceph Filesystem ================= -The Ceph Filesystem (Ceph FS) is a POSIX-compliant filesystem that uses +The Ceph Filesystem (CephFS) is a POSIX-compliant filesystem that uses a Ceph Storage Cluster to store its data. The Ceph filesystem uses the same Ceph Storage Cluster system as Ceph Block Devices, Ceph Object Storage with its S3 and Swift APIs, or native bindings (librados).