Date: Sat, 31 May 2003 12:25:06 -0700 (PDT) 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/geom geom_slice.c geom_slice.h Message-ID: <200305311925.h4VJP6fE017975@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/05/31 12:25:06 PDT FreeBSD src repository Modified files: sys/geom geom_slice.c geom_slice.h Log: Add a destroy_geom method to the slice "library". If a slice class has no destroy_geom method, use this one. This should allow all slicers to kldload. Revision Changes Path 1.48 +11 -2 src/sys/geom/geom_slice.c 1.17 +2 -0 src/sys/geom/geom_slice.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305311925.h4VJP6fE017975>