diff options
author | Tom Tucker <tom@opengridcomputing.com> | 2007-12-30 21:07:40 -0600 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2008-02-01 16:42:09 -0500 |
commit | f9f3cc4fae04c87c815a4b473fb577cf74ef27da (patch) | |
tree | 906550a4f9db0bf79adea43b3b9ac1fbc2b2c4e6 /net/sunrpc/svc_xprt.c | |
parent | 44a6995b32eb9b021ee71b279edb84728c9f5160 (diff) | |
download | kernel-crypto-f9f3cc4fae04c87c815a4b473fb577cf74ef27da.tar.gz kernel-crypto-f9f3cc4fae04c87c815a4b473fb577cf74ef27da.tar.xz kernel-crypto-f9f3cc4fae04c87c815a4b473fb577cf74ef27da.zip |
svc: Move connection limit checking to its own function
Move the code that poaches connections when the connection limit is hit
to a subroutine to make the accept logic path easier to follow. Since this
is in the new connection path, it should not be a performance issue.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Acked-by: Neil Brown <neilb@suse.de>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Greg Banks <gnb@sgi.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'net/sunrpc/svc_xprt.c')
0 files changed, 0 insertions, 0 deletions