K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2012-04-18T19:15:59.909952Z K 7 svn:log V 229 MFC r230778 When detaching an AIO or LIO requests grab the lock and tell knlist_remove that we have the lock now. This cleans up a locking panic ASSERT when knlist_empty is called without a lock when INVARIANTS etc. are turned. END