From owner-cvs-all Mon Feb 9 19:33:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02234 for cvs-all-outgoing; Mon, 9 Feb 1998 19:33:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02227; Mon, 9 Feb 1998 19:33:27 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA16654; Mon, 9 Feb 1998 19:32:09 -0800 (PST) Date: Mon, 9 Feb 1998 19:32:09 -0800 (PST) Message-Id: <199802100332.TAA16654@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/miscfs/union union.h union_subr.c union_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/09 19:32:09 PST Modified files: sys/miscfs/union union.h union_subr.c union_vnops.c Log: Undo UN_KLOCK hack except union_allocvp(). Now, vput() doesn't lock the vnode. Revision Changes Path 1.11 +4 -3 src/sys/miscfs/union/union.h 1.28 +4 -4 src/sys/miscfs/union/union_subr.c 1.54 +24 -47 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