]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: mark_down by con
authorSage Weil <sage@inktank.com>
Thu, 18 Jul 2013 21:50:32 +0000 (14:50 -0700)
committerSage Weil <sage@inktank.com>
Thu, 18 Jul 2013 22:02:09 +0000 (15:02 -0700)
commit8ff7d536a24dd00c6f5d8135bf8cfc4a8ff88a17
tree61ac91a7bd99fa491e78cc13225760094fffe70e
parente0067a85d17a7784dcfdf1039c318db0a22bed0d
client: mark_down by con

We have the con handy; use it.  This avoids generate a spurious RESET
event, which we do not need or do anything useful with.  Note that in this
case we are not attaching anything to the Connection priv field.

Signed-off-by: Sage Weil <sage@inktank.com>
src/client/Client.cc