]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vfs: drop the hello world stat probes from the vfs provider
authorMateusz Guzik <mjg@FreeBSD.org>
Mon, 10 Aug 2020 18:11:00 +0000 (18:11 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Mon, 10 Aug 2020 18:11:00 +0000 (18:11 +0000)
commit25e42ee2172b437d2bf833da3c45fb3d426cd3d3
tree0f1f4ef8a56eb193e0ef4a7298e4b40847c702b5
parent777c9f5a38100652ba864ebf2cf20127d41aade7
vfs: drop the hello world stat probes from the vfs provider

Interested parties can get the same information by hoooking on vop_stat.
sys/kern/vfs_lookup.c
sys/kern/vfs_syscalls.c