]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
AsyncConnection: Move sign_message to write_message 5107/head
authorHaomai Wang <haomaiwang@gmail.com>
Tue, 30 Jun 2015 16:40:37 +0000 (00:40 +0800)
committerHaomai Wang <haomaiwang@gmail.com>
Tue, 30 Jun 2015 16:58:34 +0000 (00:58 +0800)
commit67fa7260619a2a75bc5b8ed49979af748e0c42e2
treef413397ec92c407c19e67f00297f6ebf7e49e956
parent69a22b29209d373f14453a8c20c0f086d56849d1
AsyncConnection: Move sign_message to write_message

sign_message require correct connection feature which may wrong when preparing
message

Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
src/msg/async/AsyncConnection.cc