Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Sage Weil <sage@newdream.net>
- Loading branch information