]> git.ipfire.org Git - thirdparty/systemd.git/commit
chase-symlinks: refuse more chase_symlink() flags in the open/stat flavours
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Aug 2022 09:33:52 +0000 (11:33 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 22 Aug 2022 18:25:00 +0000 (19:25 +0100)
commit81a7eac1f7179fa61f133842fd959f85016dceb7
treec10db4841115b9b5ca69c496d71f437f2a68b39e
parent127b72da2b7d934ffa8db51a9e405019391a4d37
chase-symlinks: refuse more chase_symlink() flags in the open/stat flavours

These flags make no sense when we try to access the final inode, hence
refuse.
src/basic/chase-symlinks.c