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

librbd: fixed object map issues discovered via fsx #3589

Closed
wants to merge 1 commit into from
Closed

Conversation

dillaman
Copy link

@dillaman dillaman commented Feb 2, 2015

The object map wasn't being properly refreshed after setting
the snapshot context on the parent image. Additionally fixed
a potential deadlock that could have occurred if no object
map update was required when trimming an image.

Fixes: #10706
Signed-off-by: Jason Dillaman dillaman@redhat.com

The object map wasn't being properly refreshed after setting
the snapshot context on the parent image. Additionally fixed
a potential deadlock that could have occurred if no object
map update was required when trimming an image.

Fixes: #10706
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
@loic-bot
Copy link

loic-bot commented Feb 2, 2015

SUCCESS: the output of run-make-check.sh on centos-centos7 for 4fd135e is http://paste2.org/_8MVP2B3f

:octocat: Sent from GH.

@jdurgin
Copy link
Member

jdurgin commented Feb 3, 2015

merged manually

@jdurgin jdurgin closed this Feb 3, 2015
@jdurgin jdurgin deleted the wip-10706 branch February 3, 2015 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants