diff options
author | Tom Tucker <tom@opengridcomputing.com> | 2007-12-31 04:07:40 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2008-02-01 22:42:09 +0100 |
commit | f9f3cc4fae04c87c815a4b473fb577cf74ef27da (patch) | |
tree | 906550a4f9db0bf79adea43b3b9ac1fbc2b2c4e6 /drivers/parisc | |
parent | svc: Remove unnecessary call to svc_sock_enqueue (diff) | |
download | linux-f9f3cc4fae04c87c815a4b473fb577cf74ef27da.tar.xz linux-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 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions