Date: Tue, 24 Oct 2000 19:28:43 -0700 (PDT) From: Boris Popov <bp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nwfs nwfs_node.c nwfs_node.h nwfs_vfsops.c nwfs_vnops.c Message-ID: <200010250228.TAA93295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bp 2000/10/24 19:28:43 PDT
Modified files: (Branch: RELENG_4)
sys/nwfs nwfs_node.c nwfs_node.h nwfs_vfsops.c
nwfs_vnops.c
Log:
MFC: Use lockmgr() to protect hash lists. Change vnode locking from shared
to exclusive.
Revision Changes Path
1.3.2.4 +74 -53 src/sys/nwfs/nwfs_node.c
1.3.2.2 +5 -2 src/sys/nwfs/nwfs_node.h
1.6.2.2 +3 -2 src/sys/nwfs/nwfs_vfsops.c
1.6.2.2 +21 -12 src/sys/nwfs/nwfs_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?200010250228.TAA93295>
