Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377713
b: refs/heads/master
c: e1631d0
h: refs/heads/master
i:
  377711: e97b1c9
v: v3
  • Loading branch information
Mike Christie authored and David Teigland committed Jun 14, 2013
1 parent 5b0bb21 commit 26f3d80
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: efad7e6b1a28be599836c8f15ec04f99a98fb04c
refs/heads/master: e1631d0c48ca5ba9878f5923ffe58ef6fd2d5fda
1 change: 1 addition & 0 deletions trunk/fs/dlm/lowcomms.c
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,7 @@ static void process_sctp_notification(struct connection *con,
log_print("connecting to %d sctp association %d",
nodeid, (int)sn->sn_assoc_change.sac_assoc_id);

new_con->sctp_assoc = sn->sn_assoc_change.sac_assoc_id;
/* Send any pending writes */
clear_bit(CF_CONNECT_PENDING, &new_con->flags);
clear_bit(CF_INIT_PENDING, &new_con->flags);
Expand Down

0 comments on commit 26f3d80

Please sign in to comment.