]> git.ipfire.org Git - thirdparty/ipset.git/commit
Fix RCU handling when the number of maximal sets are increased
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 24 Nov 2012 20:59:11 +0000 (21:59 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 26 Nov 2012 20:04:41 +0000 (21:04 +0100)
commit89ba84309f959bd67a24f26a2e66808467fd09c8
tree62d318262665636aad62a0d247774d85e3d2cd6f
parentcd42fcf23a0445618591f592709c4237b2c68af6
Fix RCU handling when the number of maximal sets are increased

Eric Dumazet spotted that RCU handling was far incomplete in the patch
which added the support of increasing the number of maximal sets automatically.
This patch completes the RCU handling of the ip_set_list array of the sets.
kernel/net/netfilter/ipset/ip_set_core.c