Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 17:12:33 +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:  <200406141712.i5EHCXd4061439@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
le          2004-06-14 17:12:33 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_drive.c 
  Log:
  Don't free a VINUMDRIVE softc when it's orphaned or spoiled.  All
  allocated ressouces should be ultimately freed in gv_destroy_geom()
  (when unloading the module and not earlier), but I need to look at this
  more closely.
  
  Revision  Changes    Path
  1.2       +0 -1      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?200406141712.i5EHCXd4061439>