Date: Sat, 15 Jun 2002 15:48:14 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union.h union_vfsops.c src/sbin/mount_unionfs mount_unionfs.c Message-ID: <200206152248.g5FMmEV90178@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/06/15 15:48:14 PDT
Modified files:
sys/fs/unionfs union.h union_vfsops.c
sbin/mount_unionfs mount_unionfs.c
Log:
nmount'ify unionfs further by using separate options instead
of passing a flags mount options. This removes the include of
sys/fs/unionfs/union.h in mount_unionfs as it should be.
Reviewed by: phk
Revision Changes Path
1.18 +17 -17 src/sbin/mount_unionfs/mount_unionfs.c
1.25 +0 -1 src/sys/fs/unionfs/union.h
1.55 +16 -5 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?200206152248.g5FMmEV90178>
