From owner-cvs-all Tue Jan 16 17:10:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C70537B69C; Tue, 16 Jan 2001 17:10:23 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0H1ANn53465; Tue, 16 Jan 2001 17:10:23 -0800 (PST) (envelope-from peter) Message-Id: <200101170110.f0H1ANn53465@freefall.freebsd.org> From: Peter Wemm Date: Tue, 16 Jan 2001 17:10:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/union union_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/16 17:10:23 PST Modified files: sys/miscfs/union union_vnops.c Log: Fix breakage unconvered by LINT - dont refer to undefined variables in KASSERT() Revision Changes Path 1.79 +3 -1 src/sys/miscfs/union/union_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message