cvs commit: src/sys/kern vfs_mount.c
Thomas Moestl
tmm at FreeBSD.org
Sun Jun 20 10:31:02 PDT 2004
tmm 2004-06-20 17:31:01 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Initialize ni_cnd.cn_cred before calling lookup() (this is normally done
by namei(), which cannot easily be used here however). This fixes boot
time crashes on sparc64 and probably other platforms.
Reviewed by: phk
Revision Changes Path
1.129 +1 -0 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list