HomeFreeBSD

cache: tidy up handling of foo/bar lookups where foo is not a directory

Description

cache: tidy up handling of foo/bar lookups where foo is not a directory

The code was performing an avoidable check for doomed state to account
for foo being a VDIR but turning VBAD. Now that dooming puts a vnode
in a permanent "modify" state this is no longer necessary as the final
status check will catch it.

Details

Provenance
mjgAuthored on Jan 26 2021, 4:19 PM
Parents
rGa51eca7936db: cache: stop referring to removing entries as invalidating them
Branches
Unknown
Tags
Unknown