From: Sage Weil Date: Sun, 14 Feb 2010 04:29:31 +0000 (-0800) Subject: ceph: fix msgr to keep sent messages until acked X-Git-Tag: v2.6.34-rc2~9^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5d1a49e5e88ee831117f4b2375829933ad15da;p=pandora-kernel.git ceph: fix msgr to keep sent messages until acked The test was backwards from commit b3d1dbbd: keep the message if the connection _isn't_ lossy. This allows the client to continue when the TCP connection drops for some reason (network glitch) but both ends survive. Signed-off-by: Sage Weil --- Reading git-diff-tree failed