HomeFreeBSD

MFC 350549: Set ISOPEN in namei flags when opening executable interpreters.

Description

MFC 350549: Set ISOPEN in namei flags when opening executable interpreters.

These vnodes are explicitly opened via VOP_OPEN via
exec_check_permissions identical to the main exectuable image.
Setting ISOPEN allows filesystems to perform suitable checks in
VOP_LOOKUP (e.g. close-to-open consistency in the NFS client).

Details

Provenance
jhbAuthored on
Parents
rS354046: frag6: handling of overlapping fragments to conform to RFC 8200
Branches
Unknown
Tags
Unknown