From owner-cvs-all Thu May 17 9:45:11 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 1627037B422; Thu, 17 May 2001 09:45:07 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.3/8.11.3) with SMTP id f4HGZdf20710; Thu, 17 May 2001 12:35:40 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 17 May 2001 12:35:39 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Boris Popov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/miscfs/union union.h union_subr.c union_vnops.c In-Reply-To: <200105170452.f4H4qw077057@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yay! Any thoughts on how usable unionfs will be in the near future? Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Wed, 16 May 2001, Boris Popov wrote: > bp 2001/05/16 21:52:57 PDT > > Modified files: > sys/miscfs/union union.h union_subr.c union_vnops.c > Log: > Use vop_*vobject() VOPs to get reference to VM object from upper or lower fs. > > Revision Changes Path > 1.20 +1 -2 src/sys/miscfs/union/union.h > 1.51 +5 -36 src/sys/miscfs/union/union_subr.c > 1.82 +57 -25 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