]> 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>
Mon, 6 Oct 2025 11:48:59 +0000 (17:18 +0530)
commit350c377070dc835d4003cf9d7ac83c53fe18d003
treef72742744048d56412e38181e561a9af39daee56
parentf70ee9ec4c4653cdd55ded6128a24ee590bb10c4
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