cvs commit: src/sys/geom/concat g_concat.c src/sys/geom/stripe
g_stripe.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sun Jul 17 13:15:03 GMT 2005
pjd 2005-07-17 13:15:02 UTC
FreeBSD src repository
Modified files:
sys/geom/concat g_concat.c
sys/geom/stripe g_stripe.c
Log:
Before calling g_orphan_provider(), add G_PF_WITHER flag, so GEOM will know
to destroy it.
PR: kern/81758
Submitted by: trasz <trasz at buziaczek.pl>
MFC after: 3 days
Revision Changes Path
1.25 +1 -0 src/sys/geom/concat/g_concat.c
1.26 +1 -0 src/sys/geom/stripe/g_stripe.c
More information about the cvs-src
mailing list