]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG.cc: Fixes a bug in snap_trimmer where a pointer to a stack
authorSamuel Just <samuelj@hq.newdream.net>
Thu, 9 Dec 2010 18:25:39 +0000 (10:25 -0800)
committerSamuel Just <samuelj@hq.newdream.net>
Thu, 9 Dec 2010 21:09:20 +0000 (13:09 -0800)
commitd0fbc30a0aa79f9b511512bb75ac2daa3d2af6bd
tree2a0bd0f2c8d336e421e2a84bd740e0b05420a2b1
parent329ae1bc3b141cbd2369527e7d3ac000dc4406fc
ReplicatedPG.cc: Fixes a bug in snap_trimmer where a pointer to a stack
Cond is left in the mode.waiting_cond list.

Signed-off-by: Samuel Just <samuelj@hq.newdream.net>
src/osd/ReplicatedPG.cc