]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: display in-progress clones for a snapshot
authorNikhilkumar Shelke <nshelke@redhat.com>
Thu, 5 May 2022 06:56:03 +0000 (12:26 +0530)
committerKotresh HR <khiremat@redhat.com>
Thu, 1 Sep 2022 07:27:49 +0000 (12:57 +0530)
commit808e27ce0b96a83aea48a25f986c17465d56cfd5
tree1b741086b363d251f64a277cfe81c33b6cb02dc8
parent8cfeee6369f48d61e2b0d8b8eb10cd65cd92337a
mgr/volumes: display in-progress clones for a snapshot

If any clone is in pending or in-progress state then
show these clones in 'fs subvolume snapshot info'
command output.

Fixes: https://tracker.ceph.com/issues/55041
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
(cherry picked from commit 099efb424977f86597826e3f56734b3deddfd0dc)
src/pybind/mgr/volumes/fs/operations/versions/metadata_manager.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py