]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix reconnect behavior from booting state
authorSage Weil <sage@redhat.com>
Mon, 23 Nov 2015 13:38:44 +0000 (08:38 -0500)
committerSage Weil <sage@redhat.com>
Mon, 23 Nov 2015 13:38:44 +0000 (08:38 -0500)
commite31b69514a8aafddd0f4e50482d185ddcaa11d5e
treecb974398d55940b05e2ddf725962998a6afb12a5
parent8b5b6c85cc6225d961debfb98621927fc50e81b5
osd: fix reconnect behavior from booting state

We don't need to restart the boot process unless we are in preboot;
if we are in booting state we just need to resend the boot
message.

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