<<On Tue, 23 Jan 2001 01:28:11 +1100 (EST), Bruce Evans <[EMAIL PROTECTED]> said: > Somehow there were few problems when `struct mtx' was added to > `struct ucred'. The critical args were probably usually 0. It's a bug that mount(2) uses a bare `struct ucred' and not a well-defined, user-exportable credential structure (like struct cmsgcred used for SCM_CREDS ancillary data). -GAWollman To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- current panics in mount(2) Bruce Evans
- Re: current panics in mount(2) Garrett Wollman
- Re: current panics in mount(2) Alfred Perlstein
- Re: current panics in mount(2) Garrett Wollman
- Re: current panics in mount(2) Warner Losh
- Re: current panics in mount(2) Mike Smith
- Re: current panics in mount(2) Jason Evans
- Re: current panics in mount(2) Mike Smith