]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #2652 from ceph/wip-msgr
authorGregory Farnum <greg@inktank.com>
Tue, 7 Oct 2014 14:23:54 +0000 (07:23 -0700)
committerGregory Farnum <greg@inktank.com>
Tue, 7 Oct 2014 14:23:54 +0000 (07:23 -0700)
msgr: fix remaining direct references to "new SimpleMessenger" by replacing with the factory method

Reorganize the src/msg hierarchy to push SimpleMessenger down into a subfolder to make way for organizing new in-tree implementations.

Reviewed-by: Greg Farnum <greg@inktank.com>

Trivial merge