Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2005 06:23:59 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_kern.c src/sys/kern vfs_mount.c
Message-ID:  <200504190623.j3J6NxpI067354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-04-19 06:23:59 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_kern.c 
    sys/kern             vfs_mount.c 
  Log:
  Call g_waitidle() instead of GEOM using the root_mount_hold() KPI.
  GEOM could (and will) get events as a result of drivers coming in
  late so a one-shot method is not good enough for GEOM.
  
  Revision  Changes    Path
  1.39      +0 -6      src/sys/geom/geom_kern.c
  1.190     +3 -0      src/sys/kern/vfs_mount.c



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