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

jewel: mds: finish clientreplay requests before requesting active state #13113

Merged
1 commit merged into from Feb 15, 2017

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Jan 25, 2017

http://tracker.ceph.com/issues/18679

All clientreplay requests' finish contexts should be executed
before MDCache::export_remaining_imported_caps(). Otherwise
MDCache::try_reconnect_cap() may fail to reconnect client caps.

Fixes: http://tracker.ceph.com/issues/18461
Signed-off-by: Yan, Zheng zyan@redhat.com
(cherry picked from commit 80dae31)

All clientreplay requests' finish contexts should be executed
before MDCache::export_remaining_imported_caps(). Otherwise
MDCache::try_reconnect_cap() may fail to reconnect client caps.

Fixes: http://tracker.ceph.com/issues/18461
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 80dae31)
@jcsp jcsp added bug-fix cephfs Ceph File System labels Jan 25, 2017
@jdurgin jdurgin added this to the jewel milestone Jan 28, 2017
@smithfarm
Copy link
Contributor

@jcsp This passed an fs suite at http://tracker.ceph.com/issues/17851#note-49 with 3 valgrind-related failures as well as a rados suite at (with few, unrelated) failures at http://tracker.ceph.com/issues/17851#note-45

OK to merge?

@smithfarm smithfarm self-assigned this Jan 31, 2017
@ghost
Copy link

ghost commented Feb 15, 2017

@ghost ghost merged commit 49b16ee into ceph:jewel Feb 15, 2017
This pull request was closed.
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