ceph: remove unnecessary ceph_con_shutdown
We require that ceph_con_close be called before we drop the connection,
so this is unneeded. Just BUG if con->sock != NULL.
Signed-off-by: NSage Weil <sage@newdream.net>
Showing
想要评论请 注册 或 登录