]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix build_incremental_map_msg
authorSage Weil <sage.weil@dreamhost.com>
Wed, 14 Dec 2011 17:31:17 +0000 (09:31 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Wed, 14 Dec 2011 17:31:17 +0000 (09:31 -0800)
commitc9d0e556c7ad294819c60ca4e3cd4d0191811f18
tree8cbc824765a0516b253945fa051eec3481151726
parent5804477b20f89a2b02218b518a44e73073b393c9
osd: fix build_incremental_map_msg

We keep both the inc and the full for our oldest osdmap.

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