Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101897
b: refs/heads/master
c: b390c2b
h: refs/heads/master
i:
  101895: a490739
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jul 9, 2008
1 parent 7b745e1 commit 734c619
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b39f2b41033754e7ba669503d27268beb1b524a
refs/heads/master: b390c2b55c830eb3b64633fa8d8b8837e073e458
4 changes: 0 additions & 4 deletions trunk/net/sunrpc/clnt.c
Original file line number Diff line number Diff line change
Expand Up @@ -888,10 +888,6 @@ call_encode(struct rpc_task *task)

task->tk_status = rpcauth_wrap_req(task, encode, req, p,
task->tk_msg.rpc_argp);
if (task->tk_status == -ENOMEM) {
/* XXX: Is this sane? */
task->tk_status = -EAGAIN;
}
}

/*
Expand Down

0 comments on commit 734c619

Please sign in to comment.