moby--moby/daemon/graphdriver/zfs
Christopher Jones 069fdc8a08
[project] change syscall to /x/sys/unix|windows
Changes most references of syscall to golang.org/x/sys/
Ones aren't changes include, Errno, Signal and SysProcAttr
as they haven't been implemented in /x/sys/.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>

[s390x] switch utsname from unsigned to signed

per 33267e036f
char in s390x in the /x/sys/unix package is now signed, so
change the buildtags

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-07-11 08:00:32 -04:00
..
MAINTAINERS zfs: add myself to MAINTAINERS 2015-05-08 17:48:20 +02:00
zfs.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
zfs_freebsd.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
zfs_linux.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
zfs_solaris.go Refactoring for logrus formatting 2016-07-18 12:53:34 -06:00
zfs_test.go Add test to ZFS for disk quota 2016-05-19 14:49:04 -04:00
zfs_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00