Date: Fri, 15 Oct 2004 06:08:14 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/label g_label.c Message-ID: <200410150608.i9F68Eco066085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2004-10-15 06:08:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/geom/label g_label.c
Log:
Only allow for unloading when there are no geoms in LABEL GEOM class.
We have to use our own destroy_geom method, because default one, which
is a part of geom_slice is broken.
Approved by: re (kensmith)
Revision Changes Path
1.7.2.3 +16 -1 src/sys/geom/label/g_label.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410150608.i9F68Eco066085>
