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

journal: prevent race injecting new records into overflowed object #8220

Merged
merged 1 commit into from Mar 19, 2016

Conversation

dillaman
Copy link

The recorded added after the overflow will not have been detached
from the object recorder.

Fixes: #15202

Signed-off-by: Jason Dillaman dillaman@redhat.com

The recorded added after the overflow will not have been detached
from the object recorder.

Fixes: ceph#15202

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
@dillaman dillaman added this to the jewel milestone Mar 18, 2016
jdurgin added a commit that referenced this pull request Mar 19, 2016
journal: prevent race injecting new records into overflowed object

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
@jdurgin jdurgin merged commit 802e6bb into ceph:master Mar 19, 2016
@dillaman dillaman deleted the wip-15202 branch March 21, 2016 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants