Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2006 17:14:05 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_vnops.c
Message-ID:  <200603111714.k2BHE576022515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2006-03-11 17:14:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  Make sure that we are adding a path token to the audit record in open(2).
  Do this by making sure we are using the AUDITVNODE1 mask in the namei flags.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.238     +3 -2      src/sys/kern/vfs_vnops.c



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