From: Simon Horman Date: Mon, 8 Nov 2010 11:05:57 +0000 (+0900) Subject: IPVS: Add persistence engine to connection entry X-Git-Tag: v2.6.39-rc1~468^2~510^2~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e5eee8733739f13a204132b502494b3f494f3b;p=pandora-kernel.git IPVS: Add persistence engine to connection entry The dest of a connection may not exist if it has been created as the result of connection synchronisation. But in order for connection entries for templates with persistence engine data created through connection synchronisation to be valid access to the persistence engine pointer is required. So add the persistence engine to the connection itself. Signed-off-by: Simon Horman --- Reading git-diff-tree failed