cvs commit: src/sys/geom/vinum geom_vinum_drive.c geom_vinum_plex.c geom_vinum_volume.c

Lukas Ertl le at FreeBSD.org
Sun Jul 3 01:06:00 GMT 2005


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



More information about the cvs-src mailing list