]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: add assert to _process_pg_info
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 23 Nov 2010 01:37:55 +0000 (17:37 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 23 Nov 2010 01:37:55 +0000 (17:37 -0800)
commit2c71bd33458fb7e36e14e5312c78cf68fc7ee641
treefbd3b05a049384ef3b39162a5a1af5c58337936c
parenta70943fdede6045d88d6602d6fe87e8a21412090
osd: add assert to _process_pg_info

When activating an inactive replica, assert that we are doing so based
on a message from the primary.

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
src/osd/OSD.cc