Date: Tue, 3 Nov 1998 00:01:48 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_syscalls.c src/sys/miscfs/union union.h union_subr.c Message-ID: <199811030801.AAA19718@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/11/03 00:01:48 PST Modified files: sys/kern vfs_syscalls.c sys/miscfs/union union.h union_subr.c Log: Change the #ifdef UNION code into a callable hook. Arrange to have this set up when unionfs is present, either statically or as a kld module. Revision Changes Path 1.109 +15 -114 src/sys/kern/vfs_syscalls.c 1.13 +4 -1 src/sys/miscfs/union/union.h 1.32 +79 -1 src/sys/miscfs/union/union_subr.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?199811030801.AAA19718>