Module Name: src Committed By: riastradh Date: Wed Oct 26 23:40:31 UTC 2022
Modified Files:
src/sys/sys: vnode.h
Log Message:
sys/vnode.h: New home for extern vfs_op_descs.
(Maybe this should be in a more kern-private header file -- it's used
only by vnode_if.c and vfs_init.c -- but this'll do for now.)
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/sys/sys/vnode.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
