From: Sage Weil Date: Mon, 2 Feb 2015 11:36:43 +0000 (-0800) Subject: doc/cephfs: Ceph FS -> CephFS X-Git-Tag: v0.93~46^2~4^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d2376497e78d5d876eaef3c497e04d9f53d31bb1;p=ceph.git doc/cephfs: Ceph FS -> CephFS Signed-off-by: Sage Weil --- diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index 81f4b666b36b..40fac94f304e 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -18,7 +18,7 @@ and Swift APIs, or native bindings (librados). +-----------------------+ +------------------------+ +---------------------------------------------------+ - | Ceph FS Library (libcephfs) | + | CephFS Library (libcephfs) | +---------------------------------------------------+ +---------------------------------------------------+ @@ -54,7 +54,7 @@ least one :term:`Ceph Metadata Server` running. .. raw:: html -

Step 2: Mount Ceph FS

+

Step 2: Mount CephFS

Once you have a healthy Ceph Storage Cluster with at least one Ceph Metadata Server, you may create and mount your Ceph Filesystem. @@ -64,10 +64,10 @@ authentication keyring. .. toctree:: :maxdepth: 1 - Create Ceph FS - Mount Ceph FS - Mount Ceph FS as FUSE - Mount Ceph FS in fstab + Create CephFS + Mount CephFS + Mount CephFS as FUSE + Mount CephFS in fstab Manpage cephfs <../../man/8/cephfs> Manpage ceph-fuse <../../man/8/ceph-fuse> Manpage mount.ceph <../../man/8/mount.ceph>