Date: Sun, 26 Jul 1998 18:07:03 -0700 (PDT) From: Alex Nash <alex@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lkm@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/lkm/procfs Makefile src/sys/miscfs/procfs procfs_vfsops.c Message-ID: <199807270107.SAA15842@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 1998/07/26 18:07:02 PDT
Modified files:
lkm/procfs Makefile
sys/miscfs/procfs procfs_vfsops.c
Log:
A better solution to the rm_at_exit problem: Register the exit function
during first mount. Unregister the exit function at last unmount.
Concept by: sef
Reviewed by: sef
Implemented by: alex
Revision Changes Path
1.12 +2 -2 src/lkm/procfs/Makefile
1.24 +10 -23 src/sys/miscfs/procfs/procfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807270107.SAA15842>
