diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-04-28 14:57:03 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-04-28 14:57:03 -0700 |
commit | 3d9bc469459d9a9310d92ed56458feac54fa1a48 (patch) | |
tree | 1fe24a391d6efb43c6b8a8f6a46cc59622135515 | |
parent | 44d13a76a91544db886a6e6970d94affd488736c (diff) | |
download | ceph-3d9bc469459d9a9310d92ed56458feac54fa1a48.tar.gz |
doc: Added ceph-mds to CephFS toc.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/cephfs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index 42593f04431..f89887be323 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -19,5 +19,6 @@ one metadata server in your ``ceph.conf`` configuration file. Journaler Configuration <journaler> Manpage cephfs <../../man/8/cephfs> Manpage ceph-fuse <../../man/8/ceph-fuse> + Manpage ceph-mds <../../man/8/ceph-mds> Manpage mount.ceph <../../man/8/mount.ceph> libcephfs <../../api/libcephfs-java/> |