Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 16:10:09 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
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/smbfs smbfs_vfsops.c src/sys/gnu/ext2fs ext2_vfsops.c src/sys/kern vfs_subr.c vfs_syscalls.c src/sys/miscfs/union union_vfsops.c src/sys/msdosfs msdosfs_vfsops.c src/sys/nfs nfs_subs.c ...
Message-ID:  <Pine.BSF.4.21.0110251608510.6914-100000@InterJet.elischer.org>
In-Reply-To: <200110251918.f9PJItb84044@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm assuming that no-one has ever heard of a binary 3rd party
filesystem for FreeBSD?
(if so this would screw some people) I'm hoping those that have 
proprietary filesystems have the code for it.

On Thu, 25 Oct 2001, Matt Dillon wrote:

> dillon      2001/10/25 12:18:55 PDT
> 
>   Modified files:        (Branch: RELENG_4)
>     sys/coda             coda_subr.c 
>     sys/fs/smbfs         smbfs_vfsops.c 
>     sys/gnu/ext2fs       ext2_vfsops.c 
>     sys/kern             vfs_subr.c vfs_syscalls.c 
>     sys/miscfs/union     union_vfsops.c 
>     sys/msdosfs          msdosfs_vfsops.c 
>     sys/nfs              nfs_subs.c nfs_vfsops.c 
>     sys/nwfs             nwfs_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:
>   MFC change vnode list under mount point from LIST to TAILQ in preparation
>   for scaleability fixes for machines with >= 2G of ram coming down the pipe.
>   
>   Revision    Changes    Path
>   1.11.2.1    +2 -2      src/sys/coda/coda_subr.c
>   1.2.2.3     +3 -3      src/sys/fs/smbfs/smbfs_vfsops.c
>   1.63.2.4    +6 -5      src/sys/gnu/ext2fs/ext2_vfsops.c
>   1.249.2.17  +10 -10    src/sys/kern/vfs_subr.c
>   1.151.2.10  +2 -1      src/sys/kern/vfs_syscalls.c
>   1.39.2.2    +5 -4      src/sys/miscfs/union/union_vfsops.c
>   1.60.2.4    +4 -4      src/sys/msdosfs/msdosfs_vfsops.c
>   1.90.2.2    +3 -3      src/sys/nfs/nfs_subs.c
>   1.91.2.4    +3 -3      src/sys/nfs/nfs_vfsops.c
>   1.6.2.6     +3 -3      src/sys/nwfs/nwfs_vfsops.c
>   1.89.2.3    +3 -3      src/sys/sys/mount.h
>   1.111.2.15  +1 -1      src/sys/sys/vnode.h
>   1.117.2.5   +5 -5      src/sys/ufs/ffs/ffs_vfsops.c
>   1.27.2.2    +10 -10    src/sys/ufs/ufs/ufs_quota.c
>   1.49.2.4    +2 -2      src/usr.sbin/pstat/pstat.c
> 


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?Pine.BSF.4.21.0110251608510.6914-100000>