]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: replace clean_up_local with a debug check
authorSamuel Just <sam.just@inktank.com>
Wed, 17 Jul 2013 19:51:19 +0000 (12:51 -0700)
committerSage Weil <sage@inktank.com>
Wed, 24 Jul 2013 23:20:35 +0000 (16:20 -0700)
commit850da0890da5df7e670df9268afe420d0c906c38
treed19a1433e45e829c5d6185820b2bb9c86c6ebe46
parent95b1b5da439f1b7e2fb1886aaeec2d61532183f0
ReplicatedPG: replace clean_up_local with a debug check

Stray objects should have been cleaned up in the merge_log
transactions.  Only on the primary have those operations
necessarily been flushed at activate().

Fixes: 5084
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 278c7b59228f614addf830cb0afff4988c9bc8cb)
src/common/config_opts.h
src/osd/PG.cc
src/osd/PG.h
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h