1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver
Daniel Nephin acdbc285e2 Fix vfs unit test and port VFS to the new IDMappings
The test was failing because TarOptions was using a non-pointer for
ChownOpts, which meant the check for nil was never true, and
createTarFile was never using the hdr.UID/GID

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-06-07 11:44:34 -04:00
..
aufs Do not remove containers from memory on error 2017-05-05 17:02:04 -04:00
btrfs Persist the quota size for btrfs so that daemon restart keeps quota 2017-06-01 21:15:51 -07:00
devmapper Fix vfs unit test and port VFS to the new IDMappings 2017-06-07 11:44:34 -04:00
graphtest Fix vfs unit test and port VFS to the new IDMappings 2017-06-07 11:44:34 -04:00
overlay Do not remove containers from memory on error 2017-05-05 17:02:04 -04:00
overlay2 Support overlay2 on btrfs 2017-05-18 15:26:03 -07:00
overlayutils 'docker daemon' deprecation message doesn't use the new versioning scheme 2017-03-03 17:26:49 +08:00
quota Make golint happy. 2016-10-17 17:28:27 -07:00
register
vfs Fix vfs unit test and port VFS to the new IDMappings 2017-06-07 11:44:34 -04:00
windows Windows: Do not attempt to clean empty windowsfilter folder 2017-04-17 13:10:15 -07:00
zfs Switch to using opencontainers/selinux for selinux bindings 2017-04-24 21:29:47 +02: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
driver_linux.go promote overlay(2) graphdriver 2016-10-31 23:32:10 -07:00
driver_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
driver_unsupported.go
driver_windows.go
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