summaryrefslogtreecommitdiffstats
path: root/PendingReleaseNotes
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-21 02:27:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-21 02:27:13 +0000
commite22f8c6576e87dcfb42d10c71d4b06260ca9f722 (patch)
treea010f9d27fb5769eeaee24d7dcd762a6b0ff87ae /PendingReleaseNotes
parentAdding upstream version 18.2.3. (diff)
downloadceph-e22f8c6576e87dcfb42d10c71d4b06260ca9f722.tar.xz
ceph-e22f8c6576e87dcfb42d10c71d4b06260ca9f722.zip
Adding upstream version 18.2.4.upstream/18.2.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'PendingReleaseNotes')
-rw-r--r--PendingReleaseNotes7
1 files changed, 7 insertions, 0 deletions
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