Date: Tue, 2 Jan 1996 10:13:24 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <199601021813.KAA01314@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/01/02 10:13:23 Modified: sys/kern vfs_subr.c Log: Moved the #ifdef DIAGNOSTIC in vrele() so that the check for negative v_usecount is always performed and only the call to vprint is conditional. Revision Changes Path 1.50 +3 -3 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601021813.KAA01314>