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

Lukas Ertl le at FreeBSD.org
Tue May 17 09:38:38 PDT 2005


le          2005-05-17 16:38:30 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_drive.c 
  Log:
  When a drive dies, don't call g_wither_geom() directly, but instead
  post an event to the geom event queue that will take care of it,
  letting outstanding bios finish, and closing the consumers.
  
  Plus some cosmetic clean ups.
  
  Revision  Changes    Path
  1.18      +71 -46    src/sys/geom/vinum/geom_vinum_drive.c


More information about the cvs-all mailing list