Skip to content

Commit

Permalink
Merge pull request #57119 from zdover23/wip-doc-2024-04-28-cephfs-cli…
Browse files Browse the repository at this point in the history
…ent-auth

doc/cephfs: edit front matter in client-auth.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
  • Loading branch information
zdover23 committed Apr 29, 2024
2 parents 51d6279 + 713c730 commit 923e8c0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/cephfs/client-auth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
CephFS Client Capabilities
================================

Use Ceph authentication capabilities to restrict your file system clients
to the lowest possible level of authority needed.
Ceph authentication capabilities are used to restrict CephFS clients to
the lowest level of authority necessary.

.. note:: Path restriction and layout modification restriction are new features
in the Jewel release of Ceph.
.. note:: Path restriction and layout-modification restriction were introduced
in the Jewel release of Ceph.

.. note:: Using Erasure Coded(EC) pools with CephFS is supported only with the
BlueStore Backend. They cannot be used as metadata pools and overwrites must
be enabled on the data pools.
.. note:: Using Erasure Coded (EC) pools with CephFS is supported only with
:term:`BlueStore`. Erasure-coded pools cannot be used as metadata pools.
Overwrites must be enabled on erasure-coded data pools.


Path restriction
Expand Down

0 comments on commit 923e8c0

Please sign in to comment.