]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: handle osd_ping (and ack requests) while !active
authorSage Weil <sage.weil@dreamhost.com>
Mon, 28 Feb 2011 22:15:14 +0000 (14:15 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 2 Mar 2011 12:49:28 +0000 (04:49 -0800)
commite55c2a942389e593776dd3d6e1b98e8de2645232
tree8bf95831199b29648f9bb280fb41038f71f41edb
parentf76cf9b7ecd306ab836d69256330a6ea66d1398d
osd: handle osd_ping (and ack requests) while !active

In particular, we may start getting ping requests before getting (or while
processing) our first map that makes us go active.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/OSD.cc