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

os/bluestore/kstore: fix nid overwritten logic #7283

Merged
merged 11 commits into from Jan 26, 2016

Conversation

xiexingguo
Copy link
Member

Which may cause data lose and space leak.

Fixes: ceph#14407
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
@xiexingguo
Copy link
Member Author

@liewegas Some more os-related fixes.

Avoid creating a new destination onode in advance, which is unnecessary and less efficient.

Fixes: ceph#14433
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Avoid creating a new destination object in advance, which is unnecessary and less efficient.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
@xiexingguo
Copy link
Member Author

Add two more commits to improve rename logic a little bit

liewegas added a commit that referenced this pull request Jan 26, 2016
@liewegas liewegas merged commit e9b2674 into ceph:master Jan 26, 2016
@xiexingguo xiexingguo deleted the xxg-wip-14407 branch January 26, 2016 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants