Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2004 20:21:05 +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/kern vfs_mount.c
Message-ID:  <200410232021.i9NKL5aF020471@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-10-23 20:21:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Drop Giant around the call to g_waitidle().
  This is necessary to allow any geom events which need it to pick up Giant.
  
  Revision  Changes    Path
  1.144     +2 -0      src/sys/kern/vfs_mount.c



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