Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2009 16:36:27 +0000 (UTC)
From:      Ulf Lilleengen <lulf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_rename.c
Message-ID:  <200904181636.n3IGafeO048409@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lulf        2009-04-18 16:36:27 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum.c geom_vinum_rename.c 
  Log:
  SVN rev 191248 on 2009-04-18 16:36:27Z by lulf
  
  - Remove assertion of topology lock remaining from 7.x gvinum. It is not needed,
    as the renaming only changes internal gvinum names and will not alter the geom
    topology.
  - The topology lock was not held when calling g_wither_geom after renaming.
  
  Revision  Changes    Path
  1.25      +2 -0      src/sys/geom/vinum/geom_vinum.c
  1.7       +0 -4      src/sys/geom/vinum/geom_vinum_rename.c



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