]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/nspawn/nspawn-mount.c
nspawn: use the new CHASE_NON_EXISTING flag when resolving mount points
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Nov 2016 17:13:11 +0000 (18:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 30 Nov 2016 23:25:51 +0000 (00:25 +0100)
commit8ce48cf0f899c50a7dfba8efe45a729f61df060a
tree567dcaeb50103d750e99f53b45786429c1c0efbe
parenta9fb08670f392e044c345b623e70287f6c6a02c1
nspawn: use the new CHASE_NON_EXISTING flag when resolving mount points

This restores the ability to implicitly create files/directories to mount
specified mount points on.
src/nspawn/nspawn-mount.c