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: advance clientreplay when replying #7216

Merged
merged 1 commit into from Jan 14, 2016
Merged

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Jan 13, 2016

...not just at the end of _dispatch. Often we reply
to clients (i.e. complete a request) outside of
_dispatch, and currently in these cases we fail
to check for clientreplay completion (only hitting
that next time someone talks to _dispatch)

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

...not just at the end of _dispatch.  Often we reply
to clients (i.e. complete a request) outside of
_dispatch, and currently in these cases we fail
to check for clientreplay completion (only hitting
that next time someone talks to _dispatch)

Fixes: ceph#14357
Signed-off-by: John Spray <john.spray@redhat.com>
ukernel added a commit that referenced this pull request Jan 14, 2016
mds: advance clientreplay when replying
@ukernel ukernel merged commit 1eb13d9 into ceph:master Jan 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants