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.
pseudofs: don't do VEXEC check in VOP_CACHEDLOOKUP Tags None Referenced Files None Subscribers None
Description
Details
|