moby--moby/daemon/graphdriver/aufs
Michael Crosby 3609b051b8 Move remount as private to the graph drivers
If this is at the root directory for the daemon you could unmount
somones filesystem when you stop docker and this is actually only needed
for the palces that the graph drivers mount the container's root
    filesystems.
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-06-05 16:02:25 -07:00
..
aufs.go Move remount as private to the graph drivers 2014-06-05 16:02:25 -07:00
aufs_test.go Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00
dirs.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
migrate.go Initial work on selinux patch 2014-04-29 03:40:05 -07:00
mount.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
mount_linux.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
mount_unsupported.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00