]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: verify full_crc when available
authorSage Weil <sage@redhat.com>
Fri, 22 Aug 2014 00:35:15 +0000 (17:35 -0700)
committerSage Weil <sage@redhat.com>
Fri, 12 Dec 2014 19:08:38 +0000 (11:08 -0800)
commit716f90f31e7301ddd05f45fe4ab88061d11dca89
treee095263a376eec4d1071babba0a534a4a0c9dd38
parentdafd3355345b4299f6c3c70b6b35876cdc2fb15c
mon/OSDMonitor: verify full_crc when available

Crash if it is wrong.  The monitors should *always* agree.

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