]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/volumes: block quiesce for critical .meta file
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 26 Jan 2024 21:37:15 +0000 (16:37 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 20 Mar 2024 14:56:55 +0000 (10:56 -0400)
commit0308f215ae7a6392de4dbd658c6d4334c1c98e9d
tree3fd68cfb78f945ba18ee5533d7c1f7138570a9b7
parente2529fc74808b102b1ca85a3ee6644160da32e60
pybind/mgr/volumes: block quiesce for critical .meta file

This file must remain accessible during quiesce to allow snapshots to be taken
on a subvolume.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py