]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: encode crc
authorSage Weil <sage@redhat.com>
Thu, 21 Aug 2014 16:48:18 +0000 (09:48 -0700)
committerSage Weil <sage@redhat.com>
Mon, 10 Nov 2014 22:20:25 +0000 (14:20 -0800)
commit3dcf5b9636bb9e0cd6484d18f151b457e1a0c328
tree7c9e41bd9f431574c9aec1a8a66ee7433e2bb69c
parent93ec3502ac1d91ce54f3b21823050f6cbb6946c7
osd/OSDMap: encode crc

Note that we include the logic in OSDMap::encode to add data that comes
after the crc, although we do not use it yet.

Also note that we do not yet verify the crc on decode.

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