]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: lock module to serialize volume operations
authorVenky Shankar <vshankar@redhat.com>
Wed, 20 Nov 2019 13:30:44 +0000 (08:30 -0500)
committerRamana Raja <rraja@redhat.com>
Wed, 12 Feb 2020 10:11:59 +0000 (05:11 -0500)
commitc8a5ac00ef70a138129cc1e7bef1ea73dc20549d
treef8824b38033f33b10388438f9affaac3de572fe9
parent4c17f917bef7d0edfa9708111022cd0e9961bc67
mgr/volumes: lock module to serialize volume operations

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit bc89d05358404039938d260da1a7f0f6a4953e00)
src/pybind/mgr/volumes/fs/operations/__init__.py [new file with mode: 0644]
src/pybind/mgr/volumes/fs/operations/lock.py [new file with mode: 0644]