Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195733
b: refs/heads/master
c: 23fd9ab
h: refs/heads/master
i:
  195731: 36c2dc0
v: v3
  • Loading branch information
Srinivas Eeda authored and Joel Becker committed May 6, 2010
1 parent b34f251 commit de11860
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a5196ec5ef80309fd390191c548ee1f2e8a327ee
refs/heads/master: 23fd9abdc8f63c72fe3324e83d454ccecedaec37
3 changes: 3 additions & 0 deletions trunk/fs/ocfs2/cluster/tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,9 @@ static void o2net_state_change(struct sock *sk)
o2net_sc_queue_work(sc, &sc->sc_connect_work);
break;
default:
printk(KERN_INFO "o2net: connection to " SC_NODEF_FMT
" shutdown, state %d\n",
SC_NODEF_ARGS(sc), sk->sk_state);
o2net_sc_queue_work(sc, &sc->sc_shutdown_work);
break;
}
Expand Down

0 comments on commit de11860

Please sign in to comment.