]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add open2nameif()
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 22 Sep 2020 22:23:58 +0000 (22:23 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 22 Sep 2020 22:23:58 +0000 (22:23 +0000)
commit4a0b316d2a6d6b9a549b25472995937b46ed16b4
treee9101470398d459768cec5fd31826576b59fd39e
parent861f039df1d72388af4564787b0b5f6e62344cbe
Add open2nameif()

the helper to calculate namei flags both for open(2) and creat(2).

Suggested and 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_vnops.c