]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #57343 into reef
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 11 May 2024 01:27:08 +0000 (21:27 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 11 May 2024 01:27:08 +0000 (21:27 -0400)
commitb806bdbddfddd976c2919d3cca5c05faad473799
treec1ec3b1135c967a1ba70bee3a6890159e736b32b
parenta7db426fce797df3677277aeb22c7ef4014c99e0
parent62328dfdf7aa834e5086080a7312b45439c2ebdf
Merge PR #57343 into reef

* refs/pull/57343/head:
reef: qa: do not use `fs authorize` for two fs
PendingReleaseNotes: add note on the client incompatibility health warning and feature bit
doc/cephfs: add client_mds_auth_caps client feature bit
doc/cephfs: add missing client feature bits
doc/cephfs: document MDS_CLIENTS_BROKEN_ROOTSQUASH health error
qa: add tests for MDS_CLIENTS_BROKEN_ROOTSQUASH
mds: raise health warning if client lacks feature for root_squash
mon/MDSMonitor: add note about missing metadata inclusion
mds: check relevant caps for fs include root_squash
mds: refactor out fs_name match in MDSAuthCaps
qa: test for root_squash with multiple caps
qa: pass kwargs to mount from remount
qa: simplify update_attrs and only update relevant keys
client: allow overriding client features

Tested-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>