mount: revert the active vnode reporting feature
authorDoug Ambrisko <ambrisko@FreeBSD.org>
Tue, 14 Jun 2022 21:37:27 +0000 (14:37 -0700)
committerDoug Ambrisko <ambrisko@FreeBSD.org>
Wed, 15 Jun 2022 14:24:55 +0000 (07:24 -0700)
commitce00b11940aba80f0bd5fd712d77263194290d57
tree22fd0a1492ac9941f0a5a9f920ddc9eb897e8fae
parentd87fad36330b6faf657e7ee8faaa52feeaaff68a
mount: revert the active vnode reporting feature

Revert the computing of active vnode reporting since statfs is used
by a lot of tools.  Only report the vnodes used.

Reported by: mjg
sbin/mount/mount.c
sys/kern/vfs_mount.c
sys/sys/mount.h