Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233930
b: refs/heads/master
c: 692d20f
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Mar 3, 2011
1 parent 3777264 commit 3226d82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 38815b780285a4957852c5c9dbe94991c0b26c56
refs/heads/master: 692d20f576fb26f62c83f80dbf3ea899998391b7
2 changes: 0 additions & 2 deletions trunk/net/ceph/messenger.c
Original file line number Diff line number Diff line change
Expand Up @@ -1248,8 +1248,6 @@ static int process_connect(struct ceph_connection *con)
con->auth_retry);
if (con->auth_retry == 2) {
con->error_msg = "connect authorization failure";
reset_connection(con);
set_bit(CLOSED, &con->state);
return -1;
}
con->auth_retry = 1;
Expand Down

0 comments on commit 3226d82

Please sign in to comment.