]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: properly copy primary mirror uuid to out param
authorJason Dillaman <dillaman@redhat.com>
Tue, 10 Mar 2020 02:08:01 +0000 (22:08 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 10 Mar 2020 23:23:02 +0000 (19:23 -0400)
commita594e543965e413376d2f1892bec172dadc589e4
treee7dcbf0e08b23dcc9a2a0050b7eef090f957044c
parentd48940e49ca2be765a06e265ded31372e6004487
librbd: properly copy primary mirror uuid to out param

This variable is not currently used in snapshot-based mirroring
mode but it should be populated for consistency.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/mirror/GetInfoRequest.cc