HomeFreeBSD

cache: convert bucketlocks to a mutex

Description

cache: convert bucketlocks to a mutex

By now bucket locks are almost never taken for anything but writing and
converting to mutex simplifies the code.

Details

Provenance
mjgAuthored on
Parents
rS364812: cache: only evict negative entries on CREATE when ISLASTCN is set
Branches
Unknown
Tags
Unknown