Date: Thu, 24 May 2001 08:20:12 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_portalfs mount_portalfs.c src/sbin/mount_umapfs mount_umapfs.c src/sbin/mount_unionfs mount_unionfs.c src/sys/fs/fdescfs fdesc_vfsops.c src/sys/fs/portalfs portal_vfsops.c src/sys/fs/umapfs umap_vfsops.c src/sys/fs/unionfs ... Message-ID: <200105241520.f4OFKCH14327@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/05/24 08:20:11 PDT
Modified files:
sbin/mount_portalfs mount_portalfs.c
sbin/mount_umapfs mount_umapfs.c
sbin/mount_unionfs mount_unionfs.c
sys/fs/fdescfs fdesc_vfsops.c
sys/fs/portalfs portal_vfsops.c
sys/fs/umapfs umap_vfsops.c
sys/fs/unionfs union_vfsops.c
Log:
Actually rename FDESC, PORTAL, UMAP and UNION file systems.
OK'ed by: bp
Revision Changes Path
1.18 +6 -6 src/sbin/mount_portalfs/mount_portalfs.c
1.18 +6 -6 src/sbin/mount_umapfs/mount_umapfs.c
1.15 +6 -6 src/sbin/mount_unionfs/mount_unionfs.c
1.29 +2 -2 src/sys/fs/fdescfs/fdesc_vfsops.c
1.32 +2 -2 src/sys/fs/portalfs/portal_vfsops.c
1.40 +2 -2 src/sys/fs/umapfs/umap_vfsops.c
1.46 +2 -2 src/sys/fs/unionfs/union_vfsops.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?200105241520.f4OFKCH14327>
