PERFORCE change 18425 for review

Robert Watson rwatson at freebsd.org
Tue Oct 1 02:04:09 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18425

Change 18425 by rwatson at rwatson_paprika on 2002/09/30 19:04:03

	Remove no-longer valid XXX

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/vfs_syscalls.c#85 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/vfs_syscalls.c#85 (text+ko) ====

@@ -1043,7 +1043,6 @@
 			VOP_LEASE(nd.ni_dvp, td, td->td_ucred, LEASE_WRITE);
 			VOP_LEASE(vp, td, td->td_ucred, LEASE_WRITE);
 #ifdef MAC
-			/* XXXMAC: link check */
 			error = mac_check_vnode_link(td->td_ucred, nd.ni_dvp,
 			    vp, &nd.ni_cnd);
 			if (error == 0)
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