]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD: fix a few map sharing bugs
authorGreg Farnum <greg@inktank.com>
Fri, 11 Apr 2014 21:45:45 +0000 (14:45 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 5 May 2014 22:29:19 +0000 (15:29 -0700)
commit0ffdeab900d1e3f3e689b0a5861394b5434c3ec0
treea271fbb08c6e5e558eae32483dccf1989cb7ab83
parent0fbaa160c1cdc91de564ce10dc6217fd6b6b9578
OSD: fix a few map sharing bugs

1) do not share OSD maps with peers that already have them
2) do not share maps with oneself

Signed-off-by: Greg Farnum <greg@inktank.com>
src/osd/OSD.cc