Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186369
b: refs/heads/master
c: 301e99c
h: refs/heads/master
i:
  186367: 7a43816
v: v3
  • Loading branch information
Neil Brown authored and J. Bruce Fields committed Mar 1, 2010
1 parent b4a5bcb commit e490c78
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: 1b644b6e6f6160ae35ce4b52c2ca89ed3e356e18
refs/heads/master: 301e99ce4a2f42a317129230fd42e6cd874c64b0
1 change: 1 addition & 0 deletions trunk/net/sunrpc/svcsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,7 @@ static int svc_tcp_recv_record(struct svc_sock *svsk, struct svc_rqst *rqstp)
return len;
err_delete:
set_bit(XPT_CLOSE, &svsk->sk_xprt.xpt_flags);
svc_xprt_received(&svsk->sk_xprt);
err_again:
return -EAGAIN;
}
Expand Down

0 comments on commit e490c78

Please sign in to comment.