]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
FreeBSD: Prune some unneeded definitions
authorRyan Moeller <ryan@iXsystems.com>
Fri, 30 Apr 2021 14:34:53 +0000 (10:34 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 10 May 2021 19:09:34 +0000 (12:09 -0700)
commit5701e393b7dabfbf0cbcd2a70c2f1fc795e4c7d4
treef8b440d2b09ea3135bcd03452407476f9428d999
parent910b43310f45abf13ddba2e35c05bb751b046073
FreeBSD: Prune some unneeded definitions

IS_XATTRDIR is never used.
v_count is only used in two places, one immediately followed by the
use of the real name, v_usecount.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #11973
include/os/freebsd/spl/sys/vnode.h
module/os/freebsd/spl/spl_vfs.c
module/os/freebsd/zfs/zfs_vfsops.c