Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rbd-mirror: track images via global image id #13416

Merged
merged 7 commits into from
Feb 16, 2017

Commits on Feb 14, 2017

  1. test: added missing IoCtx copy/assignment methods in librados_test_stub

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    c35d307 View commit details
    Browse the repository at this point in the history
  2. rbd-mirror: utilize global image id as internal unique key

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    ced7187 View commit details
    Browse the repository at this point in the history
  3. rbd-mirror: preliminary support to track multiple remote peer image s…

    …ources
    
    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    7565acc View commit details
    Browse the repository at this point in the history
  4. librbd: improved state tracking within object watcher

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    77d7d8f View commit details
    Browse the repository at this point in the history
  5. cls/rbd: async versions for dir_list and mirror_image_list

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    4b97611 View commit details
    Browse the repository at this point in the history
  6. rbd-mirror: async mirror image refresh state machine

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    7c45b13 View commit details
    Browse the repository at this point in the history
  7. test: fix unused function warnings due to explicit template instantia…

    …tion
    
    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    34016f7 View commit details
    Browse the repository at this point in the history