]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: snap_trimmer work around
authorSamuel Just <samuelj@hq.newdream.net>
Wed, 12 Jan 2011 20:07:44 +0000 (12:07 -0800)
committerSamuel Just <samuelj@hq.newdream.net>
Wed, 12 Jan 2011 20:07:44 +0000 (12:07 -0800)
commit8f327d11cab449b875ffe9818c9ee7ecfe854204
treeca74246e74ceb51833ebbab0afc246721367bf4e
parent61bd155f4aac5b28deca3aedd634a95c3fcff92c
ReplicatedPG: snap_trimmer work around

Currently, an OSD bug is causing snap_trimq to contain some snaps
already in purged_snaps.  This work around should let kvmtest
come back up.  A real fix is still needed.

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