K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-02-26T19:05:13.000000Z K 7 svn:log V 233 Add rw_wowned() interface to rwlock(9), allowing a kernel thread to determine if it holds an exclusive rwlock reference or not. This is non-ideal, but recursion scenarios in the network stack currently require it. Approved by: jhb END