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

librbd: delay acquiring lock if image watch has failed #10574

Merged
merged 2 commits into from Aug 7, 2016

Commits on Aug 4, 2016

  1. librbd: convert ImageWatcher class to template

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Aug 4, 2016
    Copy the full SHA
    814c305 View commit details
    Browse the repository at this point in the history
  2. librbd: delay acquiring exclusive lock if watch has failed

    Fixes: http://tracker.ceph.com/issues/16923
    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Aug 4, 2016
    Copy the full SHA
    dfe9f3e View commit details
    Browse the repository at this point in the history