Date: Sun, 29 Aug 1999 03:03:37 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/union union_subr.c union_vfsops.c Message-ID: <199908291003.DAA36733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/08/29 03:03:37 PDT
Modified files:
sys/miscfs/union union_subr.c union_vfsops.c
Log:
Changed old-style option UNION_DIAGNOSTIC to DEBUG and fixed printf
format errors exposed by this. It has nothing to do with diagnostics
since it does little more than control tracing of normal operation.
Actual diagnostics for the union file system are still controlled by
the DIAGNOSTIC option.
Revision Changes Path
1.39 +3 -3 src/sys/miscfs/union/union_subr.c
1.33 +10 -11 src/sys/miscfs/union/union_vfsops.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?199908291003.DAA36733>
