Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2005 14:08:16 +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_drive.c geom_vinum_plex.c geom_vinum_volume.c
Message-ID:  <200501191408.j0JE8Gxq056712@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
le          2005-01-19 14:08:16 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_drive.c geom_vinum_plex.c 
                         geom_vinum_volume.c 
  Log:
  Although an object may already be known in the configuration, it's
  worker thread may have been destroyed (e.g. during orphaning).
  
  Make sure that objects get back their worker threads when they get a
  new geom.
  
  Revision  Changes    Path
  1.15      +11 -3     src/sys/geom/vinum/geom_vinum_drive.c
  1.14      +11 -0     src/sys/geom/vinum/geom_vinum_plex.c
  1.7       +10 -2     src/sys/geom/vinum/geom_vinum_volume.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501191408.j0JE8Gxq056712>