You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
insmntque.9: Refer to vnode operations vector correctly
The comment in sys/vnode.h describes
the v_op member as "vnode operations vector",
so use "operations" instead of "operation" here.
Reviewed by: bcr
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D53333
0 commit comments