]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add at2cnpflags()
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 22 Sep 2020 22:22:29 +0000 (22:22 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 22 Sep 2020 22:22:29 +0000 (22:22 +0000)
commit861f039df1d72388af4564787b0b5f6e62344cbe
treec35152bcf865626c01eaf99aa862dc00bee6afbb
parentc7de3d6f0b2234970b291b1e5914ecd17f492c2c
Add at2cnpflags()

the helper to convert AT_ flags for *at() syscalls to namei flags.

Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D25886
sys/kern/vfs_syscalls.c