Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2010 23:10:27 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_lookup.c
Message-ID:  <201002022310.o12NAnE2035950@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2010-02-02 23:10:27 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_lookup.c 
  Log:
  SVN rev 203410 on 2010-02-02 23:10:27Z by rwatson
  
  Only audit pathnames in namei(9) if copying the directory string completes
  successfully.  Continue to do this before the empty path check so that the
  ENOENT returned in that case gets an empty string token in the BSM record.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.134     +10 -5     src/sys/kern/vfs_lookup.c



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