]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect: make sure to manually follow symlinks when mounting dissected image
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Dec 2016 10:09:47 +0000 (11:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Feb 2017 10:22:05 +0000 (11:22 +0100)
commit2eedfd2d8b3441e8cf6dae4bdc9afaefbda19c39
treef56a3995dab38701b8289840e4633d33ccd8a4f3
parent20b7a0070c2f5a31442f59bece47f7f0875da3cd
dissect: make sure to manually follow symlinks when mounting dissected image

If the dissected image contains symlinks for the mount points we need we
need to make sure to follow this with chase_symlinks() so that we don't
leave the image.
src/shared/dissect-image.c