]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Keep a reference count on Connection while calling send_message() 5815/head
authorNathan Cutler <ncutler@suse.com>
Fri, 4 Sep 2015 15:38:32 +0000 (17:38 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 5 Sep 2015 08:05:54 +0000 (10:05 +0200)
commitf39c7917a39e445efa8d73178657fc5960772275
treec5b625f3e6b2959e81520e6a9ae64a1ecc492275
parent49d416e6e2e2f3e1f317978371089f9d92358642
osd: Keep a reference count on Connection while calling send_message()

Fixes: #12437
Signed-off-by: David Zafman <dzafman@redhat.com>
(manual backport of commit a140085)

Conflicts:      src/osd/OSD.cc
                   master has share_map_peer; firefly has osd->_share_map_outgoing
src/osd/OSD.cc