git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684be25
)
ceph: discard incoming messages with bad seq #
author
Sage Weil
<sage@newdream.net>
Thu, 22 Apr 2010 14:47:01 +0000
(07:47 -0700)
committer
Sage Weil
<sage@newdream.net>
Mon, 3 May 2010 17:49:24 +0000
(10:49 -0700)
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 <sage@newdream.net>
No differences found