]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: disable client_respect_subvolume_snapshot_visibility in CephfsConnection...
authorDhairya Parmar <dparmar@redhat.com>
Wed, 27 Aug 2025 10:58:31 +0000 (16:28 +0530)
committerDhairya Parmar <dparmar@redhat.com>
Fri, 26 Sep 2025 18:06:33 +0000 (23:36 +0530)
commit4a63076726b44af10a4a4739cd8584c2a27fbba0
tree8c7b6bca8d182019641833a58f15747c7887b80e
parenta25b710fec2216a956e03eecd40a421b7ed06d0b
mgr/volumes: disable client_respect_subvolume_snapshot_visibility in CephfsConnectionPool::connect

To prevent any type of config change (via mons, args, envvar, tell command) on the ceph-mgr from breaking the volume plugin.

Fixes: https://tracker.ceph.com/issues/71740
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
src/pybind/mgr/mgr_util.py