]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls_rbd: support for uuid to represent a mirrored pool
authorJason Dillaman <dillaman@redhat.com>
Thu, 25 Feb 2016 18:18:50 +0000 (13:18 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 8 Mar 2016 14:03:43 +0000 (09:03 -0500)
commit174359baab22aef092af1023645fc451705e574a
tree1bc495861d9f01ae8199e8de0747b3ca18a57821
parent19798efdd1d3cebd1d5b2e4efca8656ba8059bc2
cls_rbd: support for uuid to represent a mirrored pool

This uuid will be used as the client id for remote peer image
journals.  This will allow the uuid to be also utilized within
the librbd journal tag for tracking epoch ownership.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/cls/rbd/cls_rbd.cc
src/cls/rbd/cls_rbd_client.cc
src/cls/rbd/cls_rbd_client.h
src/cls/rbd/cls_rbd_types.h
src/test/cls_rbd/test_cls_rbd.cc