diff options
author | John Wilkins <john.wilkins@inktank.com> | 2012-12-21 16:14:23 -0800 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2012-12-21 16:14:23 -0800 |
commit | 53afac1a21453e14952cfd8838919fce4fa281a1 (patch) | |
tree | d91751405d070c330a4bf5d6e12b72eb2e82ee3f | |
parent | 757902d63919d9295f761c7c0220539b25191176 (diff) | |
download | ceph-53afac1a21453e14952cfd8838919fce4fa281a1.tar.gz |
doc: Added Journaler Configuration to toc tree.
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 884ab3ce98a..42593f04431 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -16,6 +16,7 @@ one metadata server in your ``ceph.conf`` configuration file. Mount Ceph FS in ``fstab`` <fstab> Using Ceph with Hadoop <hadoop> MDS Configuration <mds-config-ref> + Journaler Configuration <journaler> Manpage cephfs <../../man/8/cephfs> Manpage ceph-fuse <../../man/8/ceph-fuse> Manpage mount.ceph <../../man/8/mount.ceph> |