Skip to content

Commit 7290bdc

Browse files
committed
doc: elide superuser discussion from mount prereq
Signed-off-by: Patrick Donnelly <[email protected]>
1 parent d100de9 commit 7290bdc

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

doc/cephfs/mount-prerequisites.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
Mount CephFS: Prerequisites
22
===========================
33

4-
You can use CephFS by mounting it to your local filesystem or by using
5-
:ref:`cephfs-shell <cephfs-shell>`. Mounting CephFS requires superuser
6-
privileges to trim dentries by issuing a remount of itself. CephFS can be
7-
mounted `using kernel`_ as well as `using FUSE`_. Both have their own
8-
advantages. Read the following section to understand more about both of these
9-
ways to mount CephFS.
4+
You can use CephFS by mounting the file system on a machine or by using
5+
:ref:`cephfs-shell <cephfs-shell>`. A system mount can be performed using `the
6+
kernel driver`_ as well as `the FUSE driver`_. Both have their own advantages
7+
and disadvantages. Read the following section to understand more about both of
8+
these ways to mount CephFS.
109

1110
For Windows CephFS mounts, please check the `ceph-dokan`_ page.
1211

@@ -70,6 +69,6 @@ Ceph MON resides.
7069

7170
.. _Client Authentication: ../client-auth
7271
.. _cephfs-shell: ..cephfs-shell
73-
.. _using kernel: ../mount-using-kernel-driver
74-
.. _using FUSE: ../mount-using-fuse
72+
.. _the kernel driver: ../mount-using-kernel-driver
73+
.. _the FUSE driver: ../mount-using-fuse
7574
.. _ceph-dokan: ../ceph-dokan

0 commit comments

Comments
 (0)