marcel 2007-03-27 05:29:41 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
PowerPC is the only architecture with mpsafe_vfs=0. This is now
broken. Rudimentary tests show that PowerPC can run with
mpsafe_vfs=1. Make it so...
Revision Changes Path
1.694 +0 -4 src/sys/kern/vfs_subr.c