Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2005 10:55:05 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exec.c
Message-ID:  <200505031055.j43At5dq032495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-05-03 10:55:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
  Log:
   - Use namei to acquire Giant for VFS if it is necessary.  Drop the explicit
     Giant acquisition.
   - Remove GIANT_REQUIRED in the few remaining cases; the vm and vfs have
     both been locked.
  
  Revision  Changes    Path
  1.270     +7 -9      src/sys/kern/kern_exec.c



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