]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux: support AT_EMPTY_PATH flag in fchownat(2)
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Fri, 16 Apr 2021 15:26:43 +0000 (16:26 +0100)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Sun, 13 Feb 2022 21:06:38 +0000 (21:06 +0000)
commit1e44a4ea0d4ab6ae9b022293233bba8719f0515e
treebcc549b92c05bbb4ad50dcdfe1f0403c28213b53
parent8e4ef1c3a3d93811b65be448fb4650786a66a430
linux: support AT_EMPTY_PATH flag in fchownat(2)

This fixes rsyslog package installation scripts in Bionic.

Reviewed By: kib
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D29108

(cherry picked from commit e47823b8312b7cb61c5c8cb8e1eb981994e3a0b4)
sys/compat/linux/linux_file.c