From owner-cvs-all Sun Feb 17 12:39:49 2002 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 A1EB937B402; Sun, 17 Feb 2002 12:39:42 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1HKdgT76656; Sun, 17 Feb 2002 12:39:42 -0800 (PST) (envelope-from phk) Message-Id: <200202172039.g1HKdgT76656@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 17 Feb 2002 12:39:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/02/17 12:39:42 PST Modified files: sys/fs/unionfs union_vnops.c Log: Don't even think about using v_id for magic tricks, v_id is giving us enough trouble as it is for SMPng. Revision Changes Path 1.87 +1 -6 src/sys/fs/unionfs/union_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message