Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189911
b: refs/heads/master
c: 0e0d5e0
h: refs/heads/master
i:
  189909: 5eeb13e
  189907: 9e609a5
  189903: 381aea5
v: v3
  • Loading branch information
Sage Weil committed Apr 2, 2010
1 parent 8e9ad9b commit 1ccbffb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 819ccbfa448403992ceafc05d6d7097aaa74d4c3
refs/heads/master: 0e0d5e0c4bb0476d53a43bfc87d03a25ec4b5579
1 change: 1 addition & 0 deletions trunk/fs/ceph/messenger.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ static void reset_connection(struct ceph_connection *con)
con->out_msg = NULL;
}
con->in_seq = 0;
con->in_seq_acked = 0;
}

/*
Expand Down

0 comments on commit 1ccbffb

Please sign in to comment.