]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: skip mark-me-down message if osd is not up
authorSage Weil <sage@inktank.com>
Wed, 22 May 2013 22:03:50 +0000 (15:03 -0700)
committerSage Weil <sage@inktank.com>
Wed, 22 May 2013 22:03:50 +0000 (15:03 -0700)
commitc2e262fc9493b4bb22c2b7b4990aa1ee7846940e
tree6386d74567594df65275d246698110b8e5a29fc2
parent32dc463ad4e3c3d4ddec2adf40e2fccde11c2c27
osd: skip mark-me-down message if osd is not up

Fixes crash when the OSD has not successfully booted and gets a
SIGINT or SIGTERM.

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