PERFORCE change 22712 for review
Robert Watson
rwatson at freebsd.org
Tue Dec 24 19:46:54 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=22712
Change 22712 by rwatson at rwatson_paprika on 2002/12/24 11:46:05
Expunge vop_refreshlabel() definition; it is no longer used.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/vnode_if.src#14 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/vnode_if.src#14 (text+ko) ====
@@ -581,15 +581,6 @@
};
#
-#% refreshlabel vp L L L
-#
-vop_refreshlabel {
- IN struct vnode *vp;
- IN struct ucred *cred;
- IN struct thread *td;
-};
-
-#
#% setlabel vp L L L
#
vop_setlabel {
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