]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: use encoded osdmap bl instead of reencoding
authorSage Weil <sage@redhat.com>
Sat, 16 Aug 2014 00:19:00 +0000 (17:19 -0700)
committerSage Weil <sage@redhat.com>
Mon, 10 Nov 2014 22:20:24 +0000 (14:20 -0800)
commitc0836cabcf84dd5ce7c6af799993c1269d13df0c
tree219e5eff620b74b8ef4aa8118d3266629ad57ff7
parent110c093cf3fe30da5fc8ec5aef64615851f8ce67
osd: use encoded osdmap bl instead of reencoding

We have a good one on disk; there is no reason to do this.

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