]> git.ipfire.org Git - thirdparty/systemd.git/commit
path-lookup: properly chase paths when reducing with root dir (#8750)
authorLennart Poettering <lennart@poettering.net>
Wed, 18 Apr 2018 14:19:46 +0000 (16:19 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Apr 2018 14:19:46 +0000 (16:19 +0200)
commitd2bcd0ba7582552a3813b21f6c37926bc3ec1562
tree8f5094b2da9c085d753a6fa696186dab2fc0e515
parent57ea45e11a3856a110cf195628f8b26cfe019a15
path-lookup: properly chase paths when reducing with root dir (#8750)

Let's make this correct.
src/basic/fs-util.c
src/basic/fs-util.h
src/shared/path-lookup.c