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

kraken: librbd: is_exclusive_lock_owner API should ping OSD #14480

Merged
merged 2 commits into from
Apr 14, 2017

Commits on Apr 12, 2017

  1. pybind: fix incorrect exception format strings

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    (cherry picked from commit 6861745)
    Jason Dillaman committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    57f3656 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. librbd: is_exclusive_lock_owner API should ping OSD

    This is required to detect if a peer has been silently blacklisted
    and is therefore no longer the lock owner.
    
    Fixes: http://tracker.ceph.com/issues/19287
    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    (cherry picked from commit e15db05)
    
    Conflicts:
    	src/librbd/ManagedLock.[h|cc]: logic moved to ExclusiveLock
    Jason Dillaman committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    7e30b63 View commit details
    Browse the repository at this point in the history