Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297472
b: refs/heads/master
c: 9276910
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Mar 26, 2012
1 parent f7adfc7 commit 759098b
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: e9541ce8efc22c233a045f091c2b969923709038
refs/heads/master: 92769108f5382a0bdb4c35eb80c183fb7797cfae
1 change: 1 addition & 0 deletions trunk/net/sunrpc/xprtsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -2475,6 +2475,7 @@ static struct rpc_xprt_ops xs_tcp_ops = {
static struct rpc_xprt_ops bc_tcp_ops = {
.reserve_xprt = xprt_reserve_xprt,
.release_xprt = xprt_release_xprt,
.rpcbind = xs_local_rpcbind,
.buf_alloc = bc_malloc,
.buf_free = bc_free,
.send_request = bc_send_request,
Expand Down

0 comments on commit 759098b

Please sign in to comment.