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

hammer: librbd: invalidate object map on error even w/o holding lock #6289

Merged
1 commit merged into from Nov 16, 2015

Conversation

dillaman
Copy link

If there is a deep bug that prevents the object map from owning
the lock before objects are updated, flag the object map as invalid
regardless.

Fixes: ceph#13372
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit e675400)

 Conflicts:
	src/librbd/ObjectMap.h/cc: hammer branch doesn't support rebuild
@dillaman dillaman added this to the hammer milestone Oct 15, 2015
@Abhishekvrshny
Copy link

Ceph Tracker Issue : http://tracker.ceph.com/issues/13461

@Abhishekvrshny Abhishekvrshny self-assigned this Oct 20, 2015
ghost pushed a commit that referenced this pull request Nov 11, 2015
… w/o holding lock

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 13, 2015
… w/o holding lock

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 13, 2015
ghost pushed a commit that referenced this pull request Nov 16, 2015
… w/o holding lock

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost
Copy link

ghost commented Nov 16, 2015

It went through a rbd suite ( http://tracker.ceph.com/issues/13356#note-24 ) with one failure that could not be repeated ( http://tracker.ceph.com/issues/13804 ).

ghost pushed a commit that referenced this pull request Nov 16, 2015
librbd: invalidate object map on error even w/o holding lock

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost merged commit c2daf09 into ceph:hammer Nov 16, 2015
@ghost ghost changed the title librbd: invalidate object map on error even w/o holding lock hammer: librbd: invalidate object map on error even w/o holding lock Feb 18, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants