Date: Thu, 23 Sep 2004 08:34:50 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files kern.post.mk options src/sys/modules Makefile Message-ID: <200409230834.i8N8Yp3j015923@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-09-23 08:34:50 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES files kern.post.mk options
sys/modules Makefile
Log:
Per recent HEADSUP: Disconnect (old)vinum from the kernel build.
Users should move to the new geom_vinum implementation instead.
The refcount logic which is being added to devices to enable safe module
unloading and the buf/vm work also in progress would require a major rework
of the (old)-vinum code to comply with the new semantics.
The actual source files will not be removed until I have coordinated with
the geomvinum people if they need any bits repo-copied etc.
Revision Changes Path
1.1279 +0 -14 src/sys/conf/NOTES
1.954 +0 -14 src/sys/conf/files
1.70 +1 -2 src/sys/conf/kern.post.mk
1.485 +0 -3 src/sys/conf/options
1.401 +0 -1 src/sys/modules/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409230834.i8N8Yp3j015923>
