K 10 svn:author V 5 markj K 8 svn:date V 27 2019-07-30T15:59:44.223105Z K 7 svn:log V 323 Enable copy_file_range(2) in capability mode. copy_file_range() operates on a pair of file descriptors; it requires CAP_READ for the source descriptor and CAP_WRITE for the destination descriptor. Reviewed by: kevans, oshogbo Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D21113 END