]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: allow --force to delete subvols even when UUID is missing
authorRishabh Dave <ridave@redhat.com>
Tue, 9 Sep 2025 11:03:35 +0000 (16:33 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 13 Oct 2025 07:12:21 +0000 (12:42 +0530)
commit1ed9eaba0736de362a48ef35c62f379e07845e6e
tree501c37a1634310c2e56d4021d0d97a0d7fc8a46f
parentd16a12bdf8fc20fc4fd21a405460b5270c635aeb
mgr/volumes: allow --force to delete subvols even when UUID is missing

Also, add test for the same.

Fixes: https://tracker.ceph.com/issues/72955
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py