moby/daemon/graphdriver
Tobias Klauser 01f70b028e Switch Stat syscalls to x/sys/unix
Switch some more usage of the Stat function and the Stat_t type from the
syscall package to golang.org/x/sys. Those were missing in PR #33399.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-07-27 10:09:02 +02:00
..
aufs Fix error handling with not-exist errors on remove 2017-07-20 12:26:27 -04:00
btrfs [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
devmapper Switch Stat syscalls to x/sys/unix 2017-07-27 10:09:02 +02:00
graphtest [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
lcow LCOW: Service VM lifetime changes 2017-07-13 11:09:43 -07:00
overlay [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
overlay2 [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
overlayutils 'docker daemon' deprecation message doesn't use the new versioning scheme 2017-03-03 17:26:49 +08:00
quota Switch Stat syscalls to x/sys/unix 2017-07-27 10:09:02 +02:00
register LCOW: Move daemon stores to per platform 2017-06-20 19:49:52 -07:00
vfs Remove error return from RootPair 2017-06-07 11:45:33 -04:00
windows [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
zfs [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
counter.go Merge pull request #31083 from xulike666/fight-for-readability 2017-03-03 15:13:01 +01:00
driver.go Let graphdrivers declare diff stream fidelity 2017-03-31 08:32:00 -07:00
driver_freebsd.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
driver_linux.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
driver_solaris.go Spelling fixes 2017-07-03 13:13:09 -07:00
driver_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
driver_windows.go Windows: Remove windowsdiff driver 2016-05-20 16:18:19 -07:00
fsdiff.go pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -07:00
plugin.go Let graphdrivers declare diff stream fidelity 2017-03-31 08:32:00 -07:00
proxy.go Let graphdrivers declare diff stream fidelity 2017-03-31 08:32:00 -07:00