From: Julian Anastasov Date: Fri, 22 Mar 2013 09:46:38 +0000 (+0200) Subject: ipvs: add ip_vs_dest_hold and ip_vs_dest_put X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~235^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fca9c20ae1e510525f8a2aaa25861789fd721193;p=pandora-kernel.git ipvs: add ip_vs_dest_hold and ip_vs_dest_put ip_vs_dest_hold will be used under RCU lock while ip_vs_dest_put can be called even after dest is removed from service, as it happens for conns and some schedulers. Signed-off-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed