]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: delay local/remote rados initialization until context created
authorMykola Golub <mgolub@suse.com>
Sun, 5 Jan 2020 09:10:24 +0000 (09:10 +0000)
committerMykola Golub <mgolub@suse.com>
Fri, 10 Jan 2020 11:51:07 +0000 (11:51 +0000)
commit4064fd20ef640376f5837b336a78ed5a00da20c2
treef35546d3c64a8aad856dd626baf9f44fb1cd37de
parent2aaed5705ac672c3a72670423a0df36e599dbaef
rbd-mirror: delay local/remote rados initialization until context created

We rely on that if a rados ref is initialized it contains the
valid context.

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit f3b49191771d2a3a20a7f55a14e0a7482ee96172)
src/tools/rbd_mirror/PoolReplayer.cc