Date: Tue, 18 Feb 1997 06:37:28 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern kern_lockf.c Message-ID: <199702181437.GAA07098@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/02/18 06:37:28 Modified: sys/kern kern_lockf.c Log: Added some ufs #includes so that this compiles with option LOCKF_DEBUG. Moving this all from ufs wasn't a good move. At least the debugging routines depend on the file system. Cleaned up the LOCKF_DEBUG #includes. Revision Changes Path 1.12 +7 -2 src/sys/kern/kern_lockf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702181437.GAA07098>