]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: generalize schedule reusable code
authorMykola Golub <mgolub@suse.com>
Sun, 23 Feb 2020 16:49:38 +0000 (16:49 +0000)
committerMykola Golub <mgolub@suse.com>
Mon, 24 Feb 2020 13:40:28 +0000 (13:40 +0000)
commite24ba188a72f79f1335e334903e12daa5a61f96c
tree5b0f2cbd19611a8b7455697cdc68ce50e93de31a
parent3094553ffb1c5555e7c6ff559a5ee25f66404aad
rbd: generalize schedule reusable code

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/tools/rbd/CMakeLists.txt
src/tools/rbd/Schedule.cc [new file with mode: 0644]
src/tools/rbd/Schedule.h [new file with mode: 0644]
src/tools/rbd/Utils.cc
src/tools/rbd/Utils.h
src/tools/rbd/action/MirrorSnapshotSchedule.cc