Module Name: src Committed By: riastradh Date: Sat Apr 29 10:07:22 UTC 2023
Modified Files:
src/sys/kern: vfs_cache.c vfs_init.c
Log Message:
vfs(9): Move SDT_PROVIDER_DEFINE(vfs) from vfs_cache.c to vfs_init.c.
Not a namecache-specific thing.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sys/kern/vfs_cache.c
cvs rdiff -u -r1.60 -r1.61 src/sys/kern/vfs_init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
