Skip to content

Commit 7aa89a7

Browse files
authored
Merge pull request ceph#65051 from jannisspeer/patch-4
doc/cephfs: Update quota.rst Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 12a5402 + 99fe866 commit 7aa89a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/cephfs/quota.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ value::
2929
.. note:: Values will be strictly cast to IEC units even when SI units
3030
are input, e.g. 1K to 1024 bytes.
3131

32+
.. note:: To enable a client to set a quota by modifying the corresponding
33+
extended attribute, in the client's authentication capabilities the ``p``
34+
flag needs to be set in addition to ``rw``. See :ref:`CephFS Client
35+
Capabilities - Layout and Quota restriction (the 'p'
36+
flag)<cephfs-layout-and-quota-restriction>` for more details.
37+
3238
To view quota limit::
3339

3440
$ getfattr -n ceph.quota.max_bytes /some/dir

0 commit comments

Comments
 (0)