HomeFreeBSD

cache: fix numcache accounting on entry

Description

cache: fix numcache accounting on entry

. entries are never created and .. can reuse existing entries,
meaning the early count bump is both spurious and leading to
overcounting in certain cases.

Details

Provenance
mjgAuthored on
Parents
rS355123: cache: hide "doingcache" behind DEBUG_CACHE
Branches
Unknown
Tags
Unknown