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

rgw: RGWMetaSyncCR holds refs to stacks instead of crs #10301

Merged
merged 1 commit into from Jul 16, 2016

Commits on Jul 15, 2016

  1. rgw: RGWMetaSyncCR holds refs to stacks for wakeup

    because RGWCoroutine::wakeup() calls RGWCoroutinesStack::wakeup(), the
    stack must also stay alive
    
    Fixes: http://tracker.ceph.com/issues/16666
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Jul 15, 2016
    Copy the full SHA
    e4bc160 View commit details
    Browse the repository at this point in the history