Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: fix msgr to keep sent messages until acked
The test was backwards from commit b3d1dbb: 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 <sage@newdream.net>
- Loading branch information