Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69242
b: refs/heads/master
c: 1321d8d
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Oct 9, 2007
1 parent 368ddbd commit ba1e790
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: bcf35617a7c3474ad12892dfbb089a572e5c06d2
refs/heads/master: 1321d8d971028e796978f6a48d195c09158b3bcd
1 change: 1 addition & 0 deletions trunk/net/sunrpc/xprtsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ static int xs_udp_send_request(struct rpc_task *task)
dprintk("RPC: xs_udp_send_request(%u) = %d\n",
xdr->len - req->rq_bytes_sent, status);

task->tk_bytes_sent += status;
if (likely(status >= (int) req->rq_slen))
return 0;

Expand Down

0 comments on commit ba1e790

Please sign in to comment.