> > mountd exporting stuff causes a panic.
> 
> This is and isn't my fault, struct ucred needs a lock for refcounts.
> Since mount uses ucreds in userspace and passes them to the kernel
> we have a issue when struct mtx changes.  I'm going to take a shot
> at removing struct ucred from userland this weekend, but you can
> have a shot at it if you'd like.
> 
> The other option is to at least fix mount and friends to use
> something other than ucred, and slowly remove it (struct ucred)
> from userland.
> 
> 

BTW- thanks for the quick response!




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to