Date: Mon, 8 Apr 2002 22:14:18 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options src/sys/kern vfs_cache.c vfs_syscalls.c vfs_vnops.c Message-ID: <200204090514.g395EIw84686@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/04/08 22:14:18 PDT
Modified files:
sys/conf options
sys/kern vfs_cache.c vfs_syscalls.c vfs_vnops.c
Log:
Turn #ifdef LOOKUP_SHARED into #ifndef LOOKUP_EXCLUSIVE to enable this
behavior by default. Also, change the options line to reflect this.
If there are no problems reported this will become the only behavior and the
knob will be removed in a month or so.
Demanded by: obrien
Revision Changes Path
1.311 +2 -1 src/sys/conf/options
1.71 +4 -4 src/sys/kern/vfs_cache.c
1.246 +1 -1 src/sys/kern/vfs_syscalls.c
1.143 +5 -5 src/sys/kern/vfs_vnops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204090514.g395EIw84686>
