K 10 svn:author V 2 bz K 8 svn:date V 27 2008-10-17T16:26:16.554298Z K 7 svn:log V 307 Add cr_canseeinpcb() doing checks using the cached socket credentials from inp_cred which is also available after the socket is gone. Switch cr_canseesocket consumers to cr_canseeinpcb. This removes an extra acquisition of the socket lock. Reviewed by: rwatson MFC after: 3 months (set timer; decide then) END