]> 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>
Wed, 17 Sep 2025 13:28:09 +0000 (18:58 +0530)
commitdebba87311bfc82b0fdd86d2fc1ce2495b7643ef
tree5bd68f5625ac237cfc2626545a0599586b958d6c
parent2428802f9e1b6fb36eceb0e34cd3149b4afc4484
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