summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-10 17:04:38 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-10 17:04:38 +0100
commitf40abbbef2032beeeda7b7cc2f2330d75c3fc7dc (patch)
treec1e1507f605d01278ec82c6b5d630d9a48d6f021 /src
parent5a5c5896d89670a853c5b6557c1480ac0e239f86 (diff)
Add proper RCU protection to resizing
Resizing can be triggered by userspace command only, and those are serialized by the nfnl mutex. During resizing the set is read-locked, so the only possible concurrent operations are the kernel side readers. Those must be protected by proper RCU locking.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions