Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2007 21:47:03 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_dev.c
Message-ID:  <200703262147.l2QLl31f025853@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2007-03-26 21:47:03 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_dev.c 
  Log:
  make_dev(9) can be (and is) called without Giant, so there is no need to
  drop the topology lock and acquire Giant around this call.
  
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.93      +0 -8      src/sys/geom/geom_dev.c



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