runc/mount
Alexander Larsson 9573cee2d1 libcontainer: Create dirs/files as needed for bind mounts
If you specify a bind mount in a place that doesn't have a file yet we
create that (and parent directories). This is needed because otherwise
you can't use volumes like e.g. /dev/log, as that gets covered by the
/dev tmpfs mounts.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-05-12 09:57:15 +02:00
..
nodes Refactor mounts into pkg to make changes easier 2014-04-24 10:35:20 -07:00
init.go libcontainer: Create dirs/files as needed for bind mounts 2014-05-12 09:57:15 +02:00
msmoveroot.go Refactor mounts into pkg to make changes easier 2014-04-24 10:35:20 -07:00
pivotroot.go Refactor mounts into pkg to make changes easier 2014-04-24 10:35:20 -07:00
ptmx.go Refactor mounts into pkg to make changes easier 2014-04-24 10:35:20 -07:00
readonly.go Refactor mounts into pkg to make changes easier 2014-04-24 10:35:20 -07:00
remount.go Refactor mounts into pkg to make changes easier 2014-04-24 10:35:20 -07:00