Date: Wed, 26 Feb 1997 21:29:00 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <199702270529.VAA04822@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 97/02/26 21:28:59 Modified: sys/kern vfs_subr.c Log: Fix the previous simple_lock fix breakage in the combined vput/vrele routine. Fix a panic message. Fix the vop_nounlock routine so that "special" filesystems that use it work correctly. Revision Changes Path 1.74 +21 -13 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702270529.VAA04822>