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

mon: drop useless rank init assignment #7321

Merged
merged 1 commit into from Jan 26, 2016
Merged

mon: drop useless rank init assignment #7321

merged 1 commit into from Jan 26, 2016

Conversation

renhwztetecs
Copy link
Contributor

Monitor initialization bug fixes
rank is initialization assignment, do not need the assignment again;
&& preinit has not unlock before reture.

Fixes: #14508
Signed-off-by: huanwen ren ren.huanwen@zte.com.cn

@liewegas
Copy link
Member

Can you put the lock fixes in a separate commit?

Also, please make the firs tline of each commit "subsystem: description". for example, "mon: drop useless rank init assignment" and "mon: fix locking in init error paths".

@liewegas liewegas self-assigned this Jan 25, 2016
@renhwztetecs renhwztetecs changed the title mon:Monitor initialization bug fixes mon: drop useless rank init assignment Jan 26, 2016
@renhwztetecs
Copy link
Contributor Author

@liewegas
The lock fixes in a separate commit:
#7353
thanks

drop useless rank init assignment

Fixes:14508
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
liewegas added a commit that referenced this pull request Jan 26, 2016
mon: drop useless rank init assignment

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit e39e8f4 into ceph:master Jan 26, 2016
@renhwztetecs renhwztetecs deleted the renhw-wip-14473 branch January 26, 2016 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants