From: Sage Weil Date: Fri, 20 Nov 2009 23:14:15 +0000 (-0800) Subject: ceph: reset msgr backoff during open, not after successful handshake X-Git-Tag: v2.6.34-rc2~9^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c677e1d189ff62891d9f278c55bb798a418b81;p=pandora-kernel.git ceph: reset msgr backoff during open, not after successful handshake Reset the backoff delay when we reopen the connection, so that the delays for any initial connection problems are reasonable. We were resetting only after a successful handshake, which was of limited utility. Signed-off-by: Sage Weil --- Reading git-diff-tree failed