Brooks Davis 1493c2ee62 Make vop_symlink take a const target path.
This will enable callers to take const paths as part of syscall
decleration improvements.

Where doing so is easy and non-distruptive carry the const through
implementations. In UFS the value is passed to an interface that must
take non-const values. In ZFS, const poisoning would touch code shared
with upstream and it's not worth adding diffs.

Bump __FreeBSD_version for external API consumers.

Reviewed by:	kib (prior version)
Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D17805
2018-11-02 14:42:36 +00:00
..
2017-03-23 05:37:04 +00:00
2017-07-07 05:43:44 +00:00
2017-03-23 05:41:56 +00:00
2016-05-17 12:52:31 +00:00
2017-03-23 05:44:18 +00:00
2018-08-17 04:17:51 +00:00
2016-03-16 05:05:54 +00:00
2018-06-23 19:30:29 +00:00
2016-02-29 17:26:41 +00:00
2018-01-01 00:20:35 +00:00
2018-09-20 18:24:32 +00:00
2017-12-28 08:22:26 +00:00
2016-06-08 10:38:00 +00:00
2017-10-29 08:17:03 +00:00
2017-04-27 16:05:12 +00:00
2018-07-31 19:08:24 +00:00
2017-10-29 08:17:03 +00:00
2018-03-23 16:56:44 +00:00
2016-09-03 20:38:13 +00:00
2017-05-16 23:31:52 +00:00
2018-04-04 20:15:41 +00:00
2017-12-28 08:22:26 +00:00
2017-10-11 21:53:50 +00:00
2018-08-03 12:14:29 +00:00
2018-07-24 18:51:38 +00:00
2018-08-08 18:50:42 +00:00
2016-02-24 20:32:24 +00:00