From: Sage Weil Date: Thu, 22 Apr 2010 14:47:01 +0000 (-0700) Subject: ceph: discard incoming messages with bad seq # X-Git-Tag: v2.6.34-rc7~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae18756b9fa7bb93132cff06cd8575e3d46633f9;p=pandora-kernel.git ceph: discard incoming messages with bad seq # We can get old message seq #'s after a tcp reconnect for stateful sessions (i.e., the MDS). If we get a higher seq #, that is an error, and we shouldn't see any bad seq #'s for stateless (mon, osd) connections. Signed-off-by: Sage Weil --- Reading git-diff-tree failed