VOP_DESTROYVOBJECT() is no more.

This commit is contained in:
Poul-Henning Kamp 2005-02-07 09:26:58 +00:00
parent 7c5d36fb80
commit 7ee4eb6192
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141449

View File

@ -566,13 +566,6 @@ vop_setextattr {
IN struct thread *td;
};
#
#% destroyvobject vp L L L
#
vop_destroyvobject {
IN struct vnode *vp;
};
#
#% setlabel vp L L L
#