PERFORCE change 90722 for review
Robert Watson
rwatson at FreeBSD.org
Mon Jan 30 13:44:48 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=90722
Change 90722 by rwatson at rwatson_zoo on 2006/01/30 21:44:26
Use AUE_NFS_GETFH instead of AUE_GETFH.
Affected files ...
.. //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm.c#2 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm.c#2 (text+ko) ====
@@ -540,7 +540,7 @@
case AUE_CHROOT:
case AUE_EXECVE:
case AUE_GETATTRLIST:
- case AUE_GETFH:
+ case AUE_NFS_GETFH:
case AUE_LSTAT:
case AUE_MKFIFO:
case AUE_PATHCONF:
More information about the p4-projects
mailing list