From owner-cvs-all Sun Nov 4 10:59:15 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 4573937B405; Sun, 4 Nov 2001 10:59:11 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA4IxBl01930; Sun, 4 Nov 2001 10:59:11 -0800 (PST) (envelope-from dillon) Message-Id: <200111041859.fA4IxBl01930@freefall.freebsd.org> From: Matt Dillon Date: Sun, 4 Nov 2001 10:59:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h X-FreeBSD-CVS-Branch: RELENG_4 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 dillon 2001/11/04 10:59:11 PST Modified files: (Branch: RELENG_4) sys/sys mount.h Log: Move the new vnodelist to the end of the mount structure to maintain better compatibility with modules that might access the mount structure but would otherwise not be effected by the vnodelist changes. Revision Changes Path 1.89.2.5 +1 -1 src/sys/sys/mount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message