]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: bind objecter messenger to cluster address
authorGreg Farnum <greg@inktank.com>
Tue, 10 Sep 2013 23:14:41 +0000 (16:14 -0700)
committerGreg Farnum <greg@inktank.com>
Tue, 10 Sep 2013 23:15:23 +0000 (16:15 -0700)
commit558d9fc956204b7a18001b148e171b893cb63d85
treeb4862d8ecdf04de7921764a5848a3dbddd322984
parent1d1bf41e500dd074f3846f82e8f7a93c6db16f0a
osd: bind objecter messenger to cluster address

We don't want it binding to whatever willy-nilly, and as an OSD even
its "client" traffic should go on the cluster address.

Signed-off-by: Greg Farnum <greg@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/ceph_osd.cc