emaste 5d14c78c8e allow posix_fallocate in capability mode
posix_fallocate is logically equivalent to writing zero blocks to the
desired file size and there is no reason to prevent calling it in
capability mode. posix_fallocate already checked for the CAP_WRITE
right, so we merely need to list it in capabilities.conf.

Reviewed by:	allanjude
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D12640
2017-10-12 15:45:53 +00:00
..
2017-10-05 23:01:33 +00:00
2017-10-01 00:40:23 +00:00
2017-02-28 23:42:47 +00:00
2017-08-02 09:00:59 +00:00
2016-08-30 02:07:15 +00:00
2016-11-11 23:28:07 +00:00
2017-09-17 19:14:38 +00:00
2016-11-20 06:10:12 +00:00
2017-02-14 13:35:59 +00:00
2017-08-03 18:07:01 +00:00
2017-02-28 23:42:47 +00:00
2017-10-05 23:01:33 +00:00
2017-10-09 22:12:57 +00:00