]> git.ipfire.org Git - thirdparty/systemd.git/commit
fileio: mask off O_NOFOLLOW in xfopenat_regular() for fd_reopen()
authorMike Yuan <me@yhndnzj.com>
Mon, 3 Nov 2025 20:59:34 +0000 (21:59 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 3 Nov 2025 21:32:25 +0000 (22:32 +0100)
commiteaebc33220b6cd81e1cb31d2b81244b6b15b8185
treeb1c262378a490eaa5d323efc3a712a451c920c5e
parent9218e4eacc545a36a1275264013cb3d6b3eef41f
fileio: mask off O_NOFOLLOW in xfopenat_regular() for fd_reopen()

in a similar fashion as xopenat_full()
src/basic/fileio.c