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

jewel: librbd: Image removal doesn't necessarily clean up all rbd_mirroring entries #10009

Merged
1 commit merged into from Aug 9, 2016
Merged

jewel: librbd: Image removal doesn't necessarily clean up all rbd_mirroring entries #10009

1 commit merged into from Aug 9, 2016

Commits on Jun 29, 2016

  1. librbd: removal of partially deleted image needs id lookup

    Several operations depend on the image id but if the image cannot be
    opened to retrieve the id, these cleanup operations cannot be executed.
    
    Fixes: http://tracker.ceph.com/issues/16471
    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    (cherry picked from commit 6a9e7da)
    Jason Dillaman authored and ldachary committed Jun 29, 2016
    Copy the full SHA
    db7ce96 View commit details
    Browse the repository at this point in the history