On Sat, Jan 02, 2010 at 12:09:14AM +0100, Jan Danielsson wrote: > However, cgd_ioctl_clr() calls vn_close(), which needs credentials > from an lwp structure. In the context of cgd_detach(), I don't see what > lwp to use.
Use curlwp->l_cred. Dave -- David Young OJC Technologies [email protected] Urbana, IL * (217) 278-3933
