cvs commit: src/sys/geom/label g_label.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Thu Oct 14 00:46:14 PDT 2004
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
More information about the cvs-src
mailing list