cvs commit: src/sys/kern vfs_vnops.c

Christian S.J. Peron csjp at FreeBSD.org
Sat Mar 11 17:14:06 UTC 2006


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


More information about the cvs-all mailing list