runc/libcontainer/mount
Daniel Dao 8898b6b446 remove placeholder for non-linux platforms
runc currently only support Linux platform, and since we dont intend to expose
the support to other platform, removing all other platforms placeholder code.

`libcontainer/configs` still being used in
https://github.com/moby/moby/blob/master/daemon/daemon_windows.go so
keeping it for now.

After this, we probably should also rename files to drop linux suffices
if possible.

Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2017-11-24 18:14:51 +00:00
..
mount.go Import docker/docker/pkg/mount into runc 2017-11-08 16:25:58 +01:00
mount_linux.go Import docker/docker/pkg/mount into runc 2017-11-08 16:25:58 +01:00
mountinfo.go Import docker/docker/pkg/mount into runc 2017-11-08 16:25:58 +01:00