cvs commit: src/sys/kern vfs_subr.c
Jeff Roberson
jeff at FreeBSD.org
Wed Mar 30 21:22:46 PST 2005
jeff 2005-03-31 05:22:45 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
- Disable vfs shared locks by default. They must be specifically enabled
on filesystems which safely support them. It appears that many
network filesystems specifically are not shared lock safe.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.608 +5 -1 src/sys/kern/vfs_subr.c
More information about the cvs-src
mailing list