Ed Maste
5532aa9bb4
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-08-02 08:50:42 +00:00
2017-10-05 23:01:33 +00:00
2017-08-30 19:19:31 +00:00
2017-05-24 21:02:53 +00:00
2017-10-01 00:40:23 +00:00
2017-04-27 15:03:24 +00:00
2017-05-09 01:48:23 +00:00
2017-10-12 15:45:53 +00:00
2017-07-13 21:58:45 +00:00
2017-07-11 00:32:48 +00:00
2017-08-02 08:14:06 +00:00
2017-10-08 17:29:43 +00:00
2017-08-14 19:21:37 +00:00
2017-07-13 22:01:38 +00:00
2017-10-05 23:01:33 +00:00
2017-08-02 09:00:59 +00:00
2017-10-05 16:42:02 +00:00
2017-07-11 00:32:48 +00:00
2017-09-14 19:50:07 +00:00
2017-09-13 04:32:23 +00:00
2017-07-05 02:58:46 +00:00
2017-08-18 18:20:36 +00:00
2017-07-05 13:13:38 +00:00
2017-09-08 15:44:52 +00:00
2017-04-21 19:27:33 +00:00
2017-04-21 19:27:33 +00:00
2017-07-11 00:32:48 +00:00
2017-04-13 14:44:17 +00:00
2017-04-16 19:23:10 +00:00
2017-08-02 08:14:06 +00:00
2017-09-17 19:14:38 +00:00
2017-07-01 21:18:06 +00:00
2017-05-23 09:29:05 +00:00
2017-08-02 08:50:42 +00:00
2017-07-14 16:45:46 +00:00
2017-04-06 14:36:08 +00:00
2017-09-21 10:00:16 +00:00
2017-08-02 08:50:42 +00:00
2017-09-06 17:19:48 +00:00
2017-09-06 16:24:34 +00:00
2017-10-03 11:45:24 +00:00
2017-04-25 10:29:08 +00:00
2017-06-19 20:47:24 +00:00
2017-07-11 00:32:48 +00:00
2017-08-02 08:50:42 +00:00
2017-08-02 08:14:06 +00:00
2017-09-17 14:03:54 +00:00
2017-07-31 19:07:45 +00:00
2017-10-02 20:33:16 +00:00
2017-04-20 21:01:59 +00:00
2017-09-22 12:45:15 +00:00
2017-08-09 18:06:27 +00:00
2017-08-18 16:42:58 +00:00
2017-08-03 18:07:01 +00:00
2017-04-09 03:50:48 +00:00
2017-05-09 01:48:14 +00:00
2017-10-05 23:01:33 +00:00
2017-08-12 22:20:08 +00:00
2017-10-09 22:12:57 +00:00