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:
parent
82ea080d88
commit
79191eca57
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user