This series stops us from grabbing references to the vnode_info outside
the main thread and asserts that this is indeed the case.

The only ugly bit is my workaround for places that complete requests
before the work for the actually is finished.  That concept has various
problems and IMHO should be removed.  If that's not possible we could
switch to atomics for the vnode_info references count and allow grabbing
additional references to it (but not the first) outside the main thread
again.
-- 
sheepdog mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to