]> 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)
committerVenky Shankar <vshankar@redhat.com>
Fri, 31 Jan 2020 10:09:14 +0000 (05:09 -0500)
commit53187795838ccee4b470f3a08aeaf6e474975408
tree74de0e60f4aa51e4f10328770a887393ca024ab5
parent46f29bf3b4fbb86aeefc940d47eadd6634b5a1ec
mgr/volumes: module to track pending clone operations

Signed-off-by: Venky Shankar <vshankar@redhat.com>
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