PERFORCE change 90722 for review

Robert Watson rwatson at FreeBSD.org
Mon Jan 30 21:44:46 GMT 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:
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list