kan 2003/10/31 20:36:50 PST FreeBSD src repository Modified files: sys/fs/unionfs union_vfsops.c Log: Do not bother walking mount point vnode list just to calculate the number of vnodes. Use precomputed mp->mnt_nvnodelistsize value instead. Revision Changes Path 1.63 +1 -5 src/sys/fs/unionfs/union_vfsops.c