On 28-Mar-01 Terry Lambert wrote:
> Run the 4.3 mountd on it.
>
> Boom! Kernel memory allocation way to large; unrecoverable!
Yes, struct ucred sucks. In -current the userland now uses a static struct
xucred that doesn't contain things like mutexes and thus mountd shouldn't crash
in current anymore when struct ucred changes size. Too bad we can't retrofit
that. :(
--
John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message