HomeFreeBSD

namecache: wlock buckets in cache_lookup_nomakeentry

Description

namecache: wlock buckets in cache_lookup_nomakeentry

Since the case of an empty chain was already covered, it si very likely
that the existing entry is matching. Skipping readlocking saves on lock
upgrade.

Details

Provenance
mjgAuthored on
Parents
rS325455: Diff reduce with ^/head
Branches
Unknown
Tags
Unknown