freebsd-dev/sys/ufs
Konstantin Belousov 4f77f48884 Implement O_BENEATH and AT_BENEATH.
Flags prevent open(2) and *at(2) vfs syscalls name lookup from
escaping the starting directory.  Supposedly the interface is similar
to the same proposed Linux flags.

Reviewed by:	jilles (code, previous version of manpages), 0mp (manpages)
Discussed with:	allanjude, emaste, jonathan
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D17547
2018-10-25 22:16:34 +00:00
..
ffs Implement O_BENEATH and AT_BENEATH. 2018-10-25 22:16:34 +00:00
ufs Fix state of dquot-less vnodes after failed quotaoff. 2018-09-19 14:36:57 +00:00