Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2002 11:46:54 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22712 for review
Message-ID:  <200212241946.gBOJksir047873@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=22712

Change 22712 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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