]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrMonitor: only try to update always_on_modules if >= NAUTILUS 26794/head
authorSage Weil <sage@redhat.com>
Thu, 7 Mar 2019 19:42:34 +0000 (13:42 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Mar 2019 22:35:35 +0000 (16:35 -0600)
commita2debbc26bd136cab8ac7d461703c81c0b7daff7
tree77cd7d6b6d827ced2bc5652ce4e94beffc7a8ad1
parentc939eefa1605d543da6ac3d62a92ace48430a82f
mon/MgrMonitor: only try to update always_on_modules if >= NAUTILUS

Pre-nautilus mgrmap doesn't encode have this field, so we'll just loop.

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