Date: Thu, 14 Oct 2004 07:46:13 +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: <200410140746.i9E7kD2E080117@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2004-10-14 07:46:13 UTC
FreeBSD src repository
Modified files:
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.
MT5 candidate.
PR: kern/72467
Submitted by: Vladimir Novoseltsev
Revision Changes Path
1.12 +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?200410140746.i9E7kD2E080117>
