From owner-cvs-all Wed Oct 24 0:34:15 2001 Delivered-To: cvs-all@freebsd.org Received: from straylight.ringlet.net (sentinel.office1.bg [217.75.129.210]) by hub.freebsd.org (Postfix) with SMTP id C980137B405 for ; Wed, 24 Oct 2001 00:34:04 -0700 (PDT) Received: (qmail 68091 invoked by uid 1000); 24 Oct 2001 07:23:06 -0000 Date: Wed, 24 Oct 2001 10:23:06 +0300 From: Peter Pentchev To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/coda coda_subr.c src/sys/fs/msdosfs msdosfs_vfsops.c src/sys/fs/nwfs nwfs_vfsops.c src/sys/fs/smbfs smbfs_vfsops.c src/sys/fs/unionfs union_vfsops.c src/sys/gnu/ext2fs ext2_vfsops.c src/sys/kern vfs_subr.c ... Message-ID: <20011024102305.A65744@straylight.oblivion.bg> Mail-Followup-To: Matt Dillon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200110230121.f9N1LTa24181@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200110230121.f9N1LTa24181@freefall.freebsd.org>; from dillon@FreeBSD.org on Mon, Oct 22, 2001 at 06:21:29PM -0700 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 On Mon, Oct 22, 2001 at 06:21:29PM -0700, Matt Dillon wrote: > dillon 2001/10/22 18:21:29 PDT > > Modified files: > sys/coda coda_subr.c > sys/fs/msdosfs msdosfs_vfsops.c > sys/fs/nwfs nwfs_vfsops.c > sys/fs/smbfs smbfs_vfsops.c > sys/fs/unionfs union_vfsops.c > sys/gnu/ext2fs ext2_vfsops.c > sys/kern vfs_subr.c vfs_syscalls.c > sys/nfsclient nfs_subs.c nfs_vfsops.c > sys/sys mount.h vnode.h > sys/ufs/ffs ffs_vfsops.c > sys/ufs/ufs ufs_quota.c > usr.sbin/pstat pstat.c > Log: > Change the vnode list under the mount point from a LIST to a TAILQ > in preparation for an implementation of limiting code for kern.maxvnodes. > > MFC after: 3 days Would not an MFC of this break binary compatibility for fs-like modules, like, badly? G'luck, Peter -- No language can express every thought unambiguously, least of all this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message