Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320335
b: refs/heads/master
c: 85effe1
h: refs/heads/master
i:
  320333: dc80425
  320331: 58fe238
  320327: ad625be
  320319: c5006ff
v: v3
  • Loading branch information
Sage Weil committed Jul 31, 2012
1 parent 8c37f8e commit fd69265
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5469155f2bc83bb2c88b0a0370c3d54d87eed06e
refs/heads/master: 85effe183dd45854d1ad1a370b88cddb403c4c91
2 changes: 2 additions & 0 deletions trunk/net/ceph/messenger.c
Original file line number Diff line number Diff line change
Expand Up @@ -1629,6 +1629,8 @@ static int process_connect(struct ceph_connection *con)
if (con->in_reply.flags & CEPH_MSG_CONNECT_LOSSY)
set_bit(LOSSYTX, &con->flags);

con->delay = 0; /* reset backoff memory */

prepare_read_tag(con);
break;

Expand Down

0 comments on commit fd69265

Please sign in to comment.