Date: Tue, 10 Aug 2004 20:51:48 +0000 (UTC) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/vinum geom_vinum_plex.c geom_vinum_subr.c Message-ID: <200408102051.i7AKpmmm028142@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
le 2004-08-10 20:51:48 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_plex.c geom_vinum_subr.c
Log:
If we kill the worklist thread of a RAID5 plex we can destroy
the worklist mutex at the same time, so move the mtx_destroy() call
to gv_kill_thread().
Revision Changes Path
1.8 +0 -1 src/sys/geom/vinum/geom_vinum_plex.c
1.6 +1 -0 src/sys/geom/vinum/geom_vinum_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408102051.i7AKpmmm028142>
