From owner-cvs-all Wed May 16 21:53: 0 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 2BBD537B422; Wed, 16 May 2001 21:52:58 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4H4qw077057; Wed, 16 May 2001 21:52:58 -0700 (PDT) (envelope-from bp) Message-Id: <200105170452.f4H4qw077057@freefall.freebsd.org> From: Boris Popov Date: Wed, 16 May 2001 21:52:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/union union.h union_subr.c union_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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