]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: separate RWTracker's waitlist from getting locks
authorGreg Farnum <greg@inktank.com>
Mon, 21 Oct 2013 21:02:57 +0000 (14:02 -0700)
committerSamuel Just <sam.just@inktank.com>
Sun, 27 Oct 2013 17:40:32 +0000 (10:40 -0700)
commit96ed5b8c38c21cd772d1b61554695e27d8144717
tree7b91fb5264fadd4ab47805f3ec34fac637461851
parentf0f67507dd8800dda552037eecaef6130740fc96
ReplicatedPG: separate RWTracker's waitlist from getting locks

This way we can try and get locks which aren't associated with
an OpRequest.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/osd/ReplicatedPG.h