jeff 2006-02-01 09:30:45 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
- chroot and chdir need to lock giant as appropriate for the outgoing vp
as well as the new vp.
Sponsored by: Isilon Systems, Inc.
MFC After: 3 days
Revision Changes Path
1.402 +5 -0 src/sys/kern/vfs_syscalls.c