cvs commit: src/sys/geom/vinum geom_vinum_plex.c geom_vinum_subr.c

Lukas Ertl le at FreeBSD.org
Tue Aug 10 13:51:49 PDT 2004


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


More information about the cvs-src mailing list