From: Hans Schillstrom Date: Mon, 3 Jan 2011 13:44:59 +0000 (+0100) Subject: IPVS: netns, defense work timer. X-Git-Tag: v2.6.39-rc1~468^2~510^2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6340ee0c6b9498ec918a7bb2f44e20abb8b2833;p=pandora-kernel.git IPVS: netns, defense work timer. This patch makes defense work timer per name-space, A net ptr had to be added to the ipvs struct, since it's needed by defense_work_handler. [ horms@verge.net.au: Use cancel_delayed_work_sync() instead of cancel_rearming_delayed_work(). Found during merge conflict resoliution ] Signed-off-by: Hans Schillstrom Acked-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed