]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Revert "pybind/mgr/volumes: block quiesce for critical .meta file"
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 Mar 2024 19:22:53 +0000 (14:22 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 15:38:03 +0000 (11:38 -0400)
commitf15cbbb6ef8347bb7a134ca3c04a9187778635d8
tree492b520f0d9a21e39e71026e26f863d1cda66326
parent20bf3bd543b93ee4b03e05d8c0793158cd2c9bd2
Revert "pybind/mgr/volumes: block quiesce for critical .meta file"

This reverts commit 16e50abbd42a4b4f740816ba5f60bc259a6a96bf.

This flag is no longer necessary as the volumes plugin issues quiesce calls
against the data (i.e. root) directory of the subvolume rather than the
subvolume directory (with its associated .meta file).

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 92f1ed3ed1fdba8a292dd4f625acd2b23bd6fdec)
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