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

mds: fix standby replay thread creation #7132

Merged
merged 1 commit into from Jan 11, 2016
Merged

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Jan 6, 2016

When replay() is called more than once, we must
make sure previous instance of thread is joined
before calling create() again.

Signed-off-by: John Spray john.spray@redhat.com

When replay() is called more than once, we must
make sure previous instance of thread is joined
before calling create() again.

Fixes: ceph#14144
Signed-off-by: John Spray <john.spray@redhat.com>
@jcsp
Copy link
Contributor Author

jcsp commented Jan 6, 2016

Alternative approach to #7060

@alfredodeza
Copy link
Contributor

test this please

@liewegas liewegas added bug-fix cephfs Ceph File System labels Jan 6, 2016
@ukernel
Copy link
Contributor

ukernel commented Jan 7, 2016

looks good

@ukernel ukernel closed this Jan 11, 2016
@ukernel ukernel reopened this Jan 11, 2016
ukernel added a commit that referenced this pull request Jan 11, 2016
mds: fix standby replay thread creation
@ukernel ukernel merged commit 3aa051b into ceph:master Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix cephfs Ceph File System
Projects
None yet
4 participants