From: Patrick McHardy Date: Thu, 31 Jan 2008 12:38:19 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash X-Git-Tag: v2.6.25-rc1~1089^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d0742da1c8f5df3a34030f0170b30d1a052be80;p=pandora-kernel.git [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash Use RCU for expectation hash. This doesn't buy much for conntrack runtime performance, but allows to reduce the use of nf_conntrack_lock for /proc and nf_netlink_conntrack. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed