Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2005 04:56:38 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/pseudofs pseudofs_vncache.c
Message-ID:  <200501080456.j084uc5P000983@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-01-08 04:56:38 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/pseudofs      pseudofs_vncache.c 
  Log:
  Annotate that pfs_exit() always acquires and releases two mutexes for
  every process exist, even if procfs isn't mounted.  And one of those
  mutexes is Giant.  No immediate thoughts on fixing this.
  
  Revision  Changes    Path
  1.28      +4 -0      src/sys/fs/pseudofs/pseudofs_vncache.c



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