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

tasks/cephfs: fix race in test_damage #829

Merged
merged 1 commit into from Mar 8, 2016
Merged

Conversation

ukernel
Copy link
Contributor

@ukernel ukernel commented Feb 23, 2016

When stray directory inodes are corrupted, MDS may go to damaged state
after becoming active. (MDCache::open_root/populate_mydir is called by
MDSRank::starting_done).

Fixes: #14196
Signed-off-by: Yan, Zheng zyan@redhat.com
(cherry picked from commit b2a304e)

When stray directory inodes are corrupted, MDS may go to damaged state
after becoming active. (MDCache::open_root/populate_mydir is called by
MDSRank::starting_done).

Fixes: #14196
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit b2a304e)
gregsfortytwo added a commit that referenced this pull request Mar 8, 2016
tasks/cephfs: fix race in test_damage
@gregsfortytwo gregsfortytwo merged commit faf9816 into infernalis Mar 8, 2016
@gregsfortytwo gregsfortytwo deleted the infernalis-14196 branch March 8, 2016 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants