Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2001 10:23:06 +0300
From:      Peter Pentchev <roam@ringlet.net>
To:        Matt Dillon <dillon@FreeBSD.org>
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>
In-Reply-To: <200110230121.f9N1LTa24181@freefall.freebsd.org>; from dillon@FreeBSD.org on Mon, Oct 22, 2001 at 06:21:29PM -0700
References:  <200110230121.f9N1LTa24181@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011024102305.A65744>