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

osd: _exit() intead of exit() for failure injection #12726

Merged
merged 1 commit into from Jan 9, 2017

Conversation

liewegas
Copy link
Member

This avoids a segv from code that doesn't easily shut
down (e.g., bluestore).

Fixes: http://tracker.ceph.com/issues/18372
Signed-off-by: Sage Weil sage@redhat.com

This avoids a segv from code that doesn't easily shut
down (e.g., bluestore).

Fixes: http://tracker.ceph.com/issues/18372
Signed-off-by: Sage Weil <sage@redhat.com>
@athanatos
Copy link
Contributor

lgtm

Copy link
Contributor

@badone badone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test failure not withstanding, this looks fine to me.

@liewegas
Copy link
Member Author

liewegas commented Jan 9, 2017

retest this please

@liewegas liewegas merged commit d4f033c into ceph:master Jan 9, 2017
@liewegas liewegas deleted the wip-18372 branch January 9, 2017 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants