]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/vol: rectify variable name 54616/head
authorRishabh Dave <ridave@redhat.com>
Sun, 19 Nov 2023 10:46:27 +0000 (16:16 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 28 Nov 2023 08:34:26 +0000 (14:04 +0530)
commit060de1d35473e0516e502997306cf859460b6c16
tree5195b6daa9d7c811766b0a85a04c97c7bf5f7f5d
parente0034e5ed5f41d89ce88e8956adc88c48d3ccf8a
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>
src/pybind/mgr/volumes/fs/async_cloner.py