HomeFreeBSD

pseudofs: don't do VEXEC check in VOP_CACHEDLOOKUP

Description

pseudofs: don't do VEXEC check in VOP_CACHEDLOOKUP

VOP_CACHEDLOOKUP should assume that the appropriate VEXEC check has been
done in the caller (vfs_cache_lookup), so it does not belong here.

Details

Provenance
kevansAuthored on
Differential Revision
D23247: Provide O_SEARCH
Parents
rS357409: Move ce enable to SOURCELESS_HOST
Branches
Unknown
Tags
Unknown