]> git.apps.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)
committerGreg Farnum <greg@inktank.com>
Fri, 19 Jul 2013 20:21:48 +0000 (13:21 -0700)
commit11c47cc4e3ddac54a5b2bb2623cf59b77917f555
treea5d658a544a48a145b35933e4f0c8a0cdf175d73
parent000d4d38a47871002a870bc815893833dc5a5773
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