]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD,PG:;replica_scrub: move msg->put() into queue process
authorSamuel Just <sam.just@inktank.com>
Tue, 3 Jul 2012 16:10:06 +0000 (09:10 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 6 Jul 2012 00:18:55 +0000 (17:18 -0700)
commit0475ee45cafc5897a56bfdf97a8c839bc0f2171e
treeb389ae0e842ce1df9b051ef0f4a7df3021202c93
parentbdf09f2007c12baa9a4da08b9c62c90e85ba7ce2
OSD,PG:;replica_scrub: move msg->put() into queue process

This clarifies the ownership of the reference.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/OSD.h
src/osd/PG.cc