storage/pkg/mount
Daniel J Walsh f39066fe1b Update packages to match latest code in moby/pkg
Had to vendor in a new version of golang.org/x/net to build
Also had to make some changes to drivers to handle
archive.Reader -> io.Reader
archive.Archive -> io.ReadCloser

Also update .gitingore to ignore emacs files, containers-storage.*
and generated man pages.

Also no longer test travis against golang 1.7, cri-o, moby have also
done this.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-09-12 18:00:29 +00:00
..
flags.go Inconsistent --tmpfs behavior 2016-05-26 19:28:18 -07:00
flags_freebsd.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
flags_linux.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
flags_unsupported.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mount.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mount_unix_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mounter_freebsd.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mounter_linux.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mounter_linux_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mounter_solaris.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mounter_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
mountinfo.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
mountinfo_freebsd.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux_test.go *: purge dockerinit from source code 2016-01-26 23:47:02 +11:00
mountinfo_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
mountinfo_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
mountinfo_windows.go Windows: Fix mountinfo 2016-03-21 22:03:24 -07:00
sharedsubtree_linux.go fix variables that werent being called 2016-03-17 13:19:55 -07:00
sharedsubtree_linux_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
sharedsubtree_solaris.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00