]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vfs: drop the hello world stat probes from the vfs provider
authormjg <mjg@FreeBSD.org>
Mon, 10 Aug 2020 18:11:00 +0000 (18:11 +0000)
committermjg <mjg@FreeBSD.org>
Mon, 10 Aug 2020 18:11:00 +0000 (18:11 +0000)
commit56ad6e691edf83ba3c86de9b127c51ed38e41ade
tree0f1f4ef8a56eb193e0ef4a7298e4b40847c702b5
parent25dda4e528f9cfb21d0f734ea3aa88ea02e181d9
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