]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/vol: rectify variable name
authorRishabh Dave <ridave@redhat.com>
Sun, 19 Nov 2023 10:46:27 +0000 (16:16 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 22 Mar 2024 16:57:35 +0000 (22:27 +0530)
commit60fe8c74acd39aef6be2e4cb2ae6bbebd50f3b5c
tree059ef11f48aacb4ec6437bfcc25b48c22bcd9e1e
parent6cab9d8d6c9df25c106f84ffa43902c1d5895a7e
mgr/vol: rectify variable name

Method "open_clone_subvolume_pair()" returns subvolumes, yet return
value is named as clone_volume. Rectify this mistake.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 060de1d35473e0516e502997306cf859460b6c16)
src/pybind/mgr/volumes/fs/async_cloner.py