]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: mirror peer add error message should include site name
authorJason Dillaman <dillaman@redhat.com>
Wed, 15 Apr 2020 20:26:09 +0000 (16:26 -0400)
committerNathan Cutler <ncutler@suse.com>
Mon, 20 Apr 2020 11:14:03 +0000 (13:14 +0200)
commit38e97fd5d156edb01636f2a37e5ed246e743ebc9
treedac4543c066d165f3dd170b1e94c2281821092b3
parent390504666f13bf3fc8b9b816ab87b29cc89f010f
librbd: mirror peer add error message should include site name

It previously included the pointer to string holding the generated
uuid (neither of which would mean much to an end user).

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ef68f686be6d5cb9ca221e65deeff311bc397aa4)
src/librbd/api/Mirror.cc