pjd acae942b05 Require CAP_SEEK if both O_APPEND and O_TRUNC flags are absent.
In other words we don't require CAP_SEEK if either O_APPEND or O_TRUNC flag is
given, because O_APPEND doesn't allow to overwrite existing data and O_TRUNC
requires CAP_FTRUNCATE already.

Sponsored by:	The FreeBSD Foundation
2013-03-16 23:19:13 +00:00
..
2013-03-02 21:11:30 +00:00
2012-11-01 04:07:08 +00:00
2013-03-16 17:57:00 +00:00
2013-02-15 07:58:51 +00:00
MFC
2013-03-02 14:48:41 +00:00
MFC
2013-03-08 00:03:07 +00:00
MFC
2013-03-02 14:48:41 +00:00
2013-02-21 12:52:18 +00:00
MFC
2013-03-08 00:03:07 +00:00
MFC
2013-02-21 21:59:35 +00:00
2013-03-14 20:31:39 +00:00
2013-03-14 20:31:39 +00:00
2013-02-28 13:46:03 +00:00