]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: module to track pending clone operations
authorVenky Shankar <vshankar@redhat.com>
Mon, 2 Dec 2019 06:56:25 +0000 (01:56 -0500)
committerRamana Raja <rraja@redhat.com>
Wed, 12 Feb 2020 10:11:59 +0000 (05:11 -0500)
commit69c6da6d266fbf8c9da2828c25689e862deb20e6
tree7bf68ba8523fe68b0cf038aa8d7eba2f9ceb2de8
parent5bba5984f4e6c9e82a8858580fba5ee9d53c0525
mgr/volumes: module to track pending clone operations

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 53187795838ccee4b470f3a08aeaf6e474975408)
src/pybind/mgr/volumes/fs/exception.py
src/pybind/mgr/volumes/fs/operations/clone_index.py [new file with mode: 0644]
src/pybind/mgr/volumes/fs/operations/index.py [new file with mode: 0644]
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py