]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: snap_trimmer fix leaked lock
authorSamuel Just <samuel.just@dreamhost.com>
Thu, 3 Feb 2011 19:58:56 +0000 (11:58 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Thu, 3 Feb 2011 19:58:56 +0000 (11:58 -0800)
commit400813cc411f80ac4ae41bb7e2854f28a2d5c033
tree9e383eb36bda0daadb19ba83d5b70eb1e6172665
parent7a02070b741d3482ff6b28827c1eb274a2134486
ReplicatedPG: snap_trimmer fix leaked lock

Previous patch 7a02070b741d3482ff6b28827c1eb274a2134486 leaks the pg
lock.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/ReplicatedPG.cc