On 5/16/18 10:20 AM, Martin Pieuchot wrote:
That means that the TDB has already been freed. This is possible because the timeout sleeps on the NET_LOCK(). Diff below should prevent that by introducing a tdb_reaper() function like we do in other parts of the stack.
I have booted the patched kernel on the 2 hosts. Regards Harri
