]> 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)
committerSamuel Just <sam.just@inktank.com>
Thu, 18 Jul 2013 01:11:27 +0000 (18:11 -0700)
commit278c7b59228f614addf830cb0afff4988c9bc8cb
tree903193bbab7bd38fa37516bbb1f295d32c379de5
parent1a84411209b13084b3edb87897d5d678937e3299
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>
src/common/config_opts.h
src/osd/PG.cc
src/osd/PG.h
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h