From: Mathieu Desnoyers Date: Fri, 10 Jun 2016 18:43:40 +0000 (-0400) Subject: rculfhash: Documentation: clarify need for grace period before "re-using" X-Git-Tag: v0.10.0~42 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;ds=sidebyside;h=5002434419b458f1de889b3ed1110b440d3bf5b0;hp=5002434419b458f1de889b3ed1110b440d3bf5b0;p=urcu.git rculfhash: Documentation: clarify need for grace period before "re-using" Grace period must be waited for in case a node removed from the hash table is re-used, similarly to the reclaim use-case. Reported-by: Luke K D'Alessandro Signed-off-by: Mathieu Desnoyers ---