John Baldwin f422bc3092 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).

Reviewed by:	kib
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D21129
2019-08-03 01:02:52 +00:00
..
2019-07-30 16:01:16 +00:00
2019-01-27 00:46:06 +00:00
2019-05-20 19:14:07 +00:00
2019-06-24 20:52:21 +00:00
2019-05-30 16:11:20 +00:00
2018-12-05 16:43:03 +00:00
2019-06-03 15:23:37 +00:00
2017-12-13 16:30:39 +00:00
2019-03-12 05:10:41 +00:00
2018-10-12 00:32:45 +00:00
2019-07-24 23:04:59 +00:00
2018-08-18 19:45:56 +00:00
2018-06-01 13:26:45 +00:00
2019-02-20 09:38:19 +00:00
2019-06-19 13:30:50 +00:00
2019-07-24 23:04:59 +00:00
2018-11-20 14:58:41 +00:00
2018-06-01 13:26:45 +00:00
2019-07-23 20:59:36 +00:00
2018-10-23 21:43:41 +00:00
2019-07-28 16:07:27 +00:00