]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/vol: add comments in async_cloner
authorRishabh Dave <ridave@redhat.com>
Sun, 19 Nov 2023 11:42:51 +0000 (17:12 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 23 Nov 2023 05:12:47 +0000 (10:42 +0530)
commit2e0b4ae3afc917b7ce0b55879310b41017f0f627
tree6efa34573b1578118843808f7e2b4a5f5bc4909d
parent39df30d1480b271e40f44c18a1aa29f0e5f31da1
mgr/vol: add comments in async_cloner

It's not obvious where the clone creation is performed. It's especially
obfuscated because we call the function/method for cloning indirectly.
Therefore, add comments where necessary and mark it with heavy rating.

Same goes for all other "subvolume snapshot clone" operations.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/pybind/mgr/volumes/fs/async_cloner.py