File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,13 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config
186186 confirmation flag when some MDSs exhibit health warning MDS_TRIM or
187187 MDS_CACHE_OVERSIZED. This is to prevent accidental MDS failover causing
188188 further delays in recovery.
189+ * CephFS: fixes to the implementation of the ``root_squash`` mechanism enabled
190+ via cephx ``mds`` caps on a client credential require a new client feature
191+ bit, ``client_mds_auth_caps``. Clients using credentials with ``root_squash``
192+ without this feature will trigger the MDS to raise a HEALTH_ERR on the
193+ cluster, MDS_CLIENTS_BROKEN_ROOTSQUASH. See the documentation on this warning
194+ and the new feature bit for more information.
195+
189196
190197>=18.0.0
191198
You can’t perform that action at this time.
0 commit comments