]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: Fix three link errors about mount cephfs
authorSean Fang <silence.boy@live.cn>
Tue, 10 Mar 2020 09:05:14 +0000 (17:05 +0800)
committerSean Fang <silence.boy@live.cn>
Thu, 12 Mar 2020 08:35:23 +0000 (16:35 +0800)
Some links about mount cephfs did not jump to the right place.

Signed-off-by: Sean Fang <silence.boy@live.cn>
doc/cephfs/createfs.rst
doc/man/8/ceph-fuse.rst
doc/start/quick-cephfs.rst

index 11c54a1cd3c13f8b596255fa00cefb86286e6431..b5246d8eb33d0b149dab38258da48df5f6440cf6 100644 (file)
@@ -68,8 +68,8 @@ choose which to use when mounting.
        - `Mount CephFS`_
        - `Mount CephFS as FUSE`_
 
-.. _Mount CephFS: ../../cephfs/kernel
-.. _Mount CephFS as FUSE: ../../cephfs/fuse
+.. _Mount CephFS: ../../cephfs/mount-using-kernel-driver
+.. _Mount CephFS as FUSE: ../../cephfs/mount-using-fuse
 
 If you have created more than one file system, and a client does not
 specify a file system when mounting, you can control which file system
index 91888a795469bb55520a5a33024e0427ce63880f..f230626b8aed157e77b1fec638a80579f2bd5694 100644 (file)
@@ -82,4 +82,4 @@ See also
 fusermount(8),
 :doc:`ceph <ceph>`\(8)
 
-.. _Mount CephFS using FUSE: ../../../cephfs/fuse/
+.. _Mount CephFS using FUSE: ../../../cephfs/mount-using-fuse/
index e8ca28f86ee16dabd87004455bfd1becb450a203..403525152f95883af4fd2df1c550172c2231f0e0 100644 (file)
@@ -206,7 +206,7 @@ encounter trouble.
 .. _OS Recommendations: ../os-recommendations
 .. _Placement Group: ../../rados/operations/placement-groups
 .. _mount.ceph man page: ../../man/8/mount.ceph
-.. _Mount CephFS using Kernel Driver: ../cephfs/kernel
+.. _Mount CephFS using Kernel Driver: ../../cephfs/mount-using-kernel-driver
 .. _ceph-fuse man page: ../../man/8/ceph-fuse
-.. _Mount CephFS using FUSE: ../../cephfs/fuse
+.. _Mount CephFS using FUSE: ../../cephfs/mount-using-fuse
 .. _Erasure Code: ../../rados/operations/erasure-code