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

osd/PrimaryLogPG: kill add_interval_usage #17807

Merged
merged 1 commit into from
Sep 20, 2017

Conversation

xiexingguo
Copy link
Member

Use inline size() member of interval_set instead, which is faster and simpler.

Signed-off-by: xie xingguo xie.xingguo@zte.com.cn

Use inline size() member of interval_set instead, which is faster and simpler.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xiexingguo added a commit to xiexingguo/ceph that referenced this pull request Sep 20, 2017
This is faster and simpler. A similar issue can be found at:
ceph#17807

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
@liewegas liewegas merged commit 1bd202f into ceph:master Sep 20, 2017
@xiexingguo xiexingguo deleted the wip-kill-add-interval-usage branch September 21, 2017 00:51
xiexingguo added a commit to ceph/ceph-ci that referenced this pull request Nov 22, 2017
This is faster and simpler. A similar issue can be found at:
ceph/ceph#17807

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants