Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2005 12:18:23 +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
Message-ID:  <200506121218.j5CCINVn071869@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
le          2005-06-12 12:18:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom/vinum       geom_vinum_drive.c 
  Log:
  MFC:
  
     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.9.2.5   +71 -46    src/sys/geom/vinum/geom_vinum_drive.c



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