K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-06-27T11:28:50.000000Z K 7 svn:log V 271 - Use suser_cred(9) instead of checking cr_ruid directly. - For privileged processes safe two mutex operations. We may want to consider if this is good idea to use SUSER_ALLOWJAIL here, but for now I didn't wanted to change the original behaviour. Reviewed by: rwatson END