From 00bfbf4b7cf061a2d0e9ecf1618d7c94d29cd871 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 21 Aug 2024 04:27:30 +0200 Subject: Merging upstream version 18.2.4. Signed-off-by: Daniel Baumann --- PendingReleaseNotes | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'PendingReleaseNotes') diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e23c9eb08..c1580e4db 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -100,6 +100,13 @@ `ceph config get mgr mgr/volumes/snapshot_clone_no_wait` and it can be disabled by using: `ceph config set mgr mgr/volumes/snapshot_clone_no_wait false` +* CephFS: fixes to the implementation of the ``root_squash`` mechanism enabled + via cephx ``mds`` caps on a client credential require a new client feature + bit, ``client_mds_auth_caps``. Clients using credentials with ``root_squash`` + without this feature will trigger the MDS to raise a HEALTH_ERR on the + cluster, MDS_CLIENTS_BROKEN_ROOTSQUASH. See the documentation on this warning + and the new feature bit for more information. + >=18.0.0 -- cgit v1.2.3