Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33675
b: refs/heads/master
c: 6c3d890
h: refs/heads/master
i:
  33673: 4024df2
  33671: 5953f4e
v: v3
  • Loading branch information
Steve French committed Aug 11, 2006
1 parent f669c01 commit 7abbdca
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: 5da07b0208066fd3544ecf2b521fc7a2e0228ad5
refs/heads/master: 6c3d8909d85b2c18fd7a6e64f0ca757a257b40fa
1 change: 1 addition & 0 deletions trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ cifs_reconnect(struct TCP_Server_Info *server)

while ((server->tcpStatus != CifsExiting) && (server->tcpStatus != CifsGood))
{
try_to_freeze();
if(server->protocolType == IPV6) {
rc = ipv6_connect(&server->addr.sockAddr6,&server->ssocket);
} else {
Expand Down

0 comments on commit 7abbdca

Please sign in to comment.