Fix: rculfhash should be offline while waiting for resize to complete
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 21 Aug 2012 15:01:50 +0000 (11:01 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 21 Aug 2012 15:02:53 +0000 (11:02 -0400)
commit285b448165d2685018eb6b73362fcd3c047c7921
tree96aa85f7dac4bfd35dfbbaf652fb9d940b99d495
parent768fba83676f49eb73fd1d8ad452016a84c5ec2a
Fix: rculfhash should be offline while waiting for resize to complete

Causes hang on destroy with urcu QSBR if destroy is called within a rcu
registered thread.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
This page took 0.024187 seconds and 4 git commands to generate.