]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: do not dereference empty mgr_commands
authorSage Weil <sage@redhat.com>
Sat, 22 Jul 2017 03:31:55 +0000 (23:31 -0400)
committerSage Weil <sage@redhat.com>
Sat, 22 Jul 2017 03:32:05 +0000 (23:32 -0400)
commitc1704f2e6be8b0582bffc54e0adc505e0876fca5
treef92dcd2daa94fe0c9c1c1a8004c8400523561015
parent9fdd2455d3edb842d4b0cc9bffef66253172e5d3
mon: do not dereference empty mgr_commands

This may be empty before the initial quorum commits the static command
list.

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