Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334045
b: refs/heads/master
c: c334196
h: refs/heads/master
i:
  334043: 8d37a34
v: v3
  • Loading branch information
J. Bruce Fields committed Aug 21, 2012
1 parent dee0f25 commit ff6ab75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a8e10078a87c8a2c3c8d0f9856c0f74272fc0f74
refs/heads/master: c3341966943284ab3618a1814cefd693ad9aa736
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/svc_xprt.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ int svc_create_xprt(struct svc_serv *serv, const char *xprt_name,
list_add(&newxprt->xpt_list, &serv->sv_permsocks);
spin_unlock_bh(&serv->sv_lock);
newport = svc_xprt_local_port(newxprt);
clear_bit(XPT_BUSY, &newxprt->xpt_flags);
svc_xprt_received(newxprt);
return newport;
}
err:
Expand Down

0 comments on commit ff6ab75

Please sign in to comment.