Skip to content
Snippets Groups Projects
Commit ae18756b authored by Sage Weil's avatar Sage Weil
Browse files

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: default avatarSage Weil <sage@newdream.net>
parent 684be25c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment