Flush vop_refreshlabel() definition, since it is no longer used.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
This commit is contained in:
Robert Watson 2002-12-24 19:47:13 +00:00
parent 82ea080d88
commit 79191eca57

View File

@ -580,15 +580,6 @@ vop_getvobject {
OUT struct vm_object **objpp;
};
#
#% refreshlabel vp L L L
#
vop_refreshlabel {
IN struct vnode *vp;
IN struct ucred *cred;
IN struct thread *td;
};
#
#% setlabel vp L L L
#