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: fix potential assert in cache _trim method. #13234

Merged
merged 1 commit into from Feb 2, 2017

Conversation

ifed01
Copy link
Contributor

@ifed01 ifed01 commented Feb 2, 2017

When all the entries to be removed from the cache one can hit an assert(num == 1) if some entries were skipped.

Signed-off-by: Igor Fedotov ifedotov@mirantis.com

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
@liewegas liewegas merged commit 2a75ab7 into ceph:master Feb 2, 2017
@ifed01 ifed01 deleted the wip-bluestore-performance-sandbox2017 branch February 2, 2017 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants