mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=108263
@ -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