From: Tom Tucker Date: Mon, 31 Dec 2007 03:07:40 +0000 (-0600) Subject: svc: Move connection limit checking to its own function X-Git-Tag: v2.6.25-rc1~1072^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f3cc4fae04c87c815a4b473fb577cf74ef27da;p=pandora-kernel.git 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 Acked-by: Neil Brown Reviewed-by: Chuck Lever Reviewed-by: Greg Banks Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed