cvs commit: src/sys/kern vfs_syscalls.c
Jeff Roberson
jeff at FreeBSD.org
Sun Jul 3 01:09:08 GMT 2005
jeff 2005-01-24 10:25:44 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
- Change all vfs syscalls to use VFS_LOCK_GIANT(), and MPSAFE nds.
- Move Giant acquisition into the few vfs syscalls that weren't already
directly acquiring it.
Sponsored By: Isilon Systems, Inc.
Revision Changes Path
1.366 +266 -100 src/sys/kern/vfs_syscalls.c
More information about the cvs-src
mailing list