1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
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
..
caps
cluster
config
discovery
events
exec
graphdriver Fix vfs unit test and port VFS to the new IDMappings 2017-06-07 11:44:34 -04:00
initlayer Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
links
logger
network
stats
apparmor_default.go
apparmor_default_unsupported.go
archive.go Remove unused functions from archive. 2017-06-07 11:44:33 -04:00
archive_tarcopyoptions.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
archive_tarcopyoptions_unix.go Fix vfs unit test and port VFS to the new IDMappings 2017-06-07 11:44:34 -04:00
archive_tarcopyoptions_windows.go
archive_unix.go
archive_windows.go
attach.go
auth.go
bindmount_solaris.go
bindmount_unix.go
build.go
cache.go
changes.go
checkpoint.go
cluster.go
commit.go
configs.go
configs_linux.go
configs_unsupported.go
configs_windows.go
container.go
container_linux.go
container_operations.go
container_operations_solaris.go
container_operations_unix.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
container_operations_windows.go
container_windows.go
create.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
create_unix.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
create_windows.go
daemon.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
daemon_experimental.go
daemon_linux.go
daemon_linux_test.go
daemon_solaris.go
daemon_test.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
daemon_unix.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
daemon_unix_test.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
daemon_unsupported.go
daemon_windows.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
debugtrap.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go
delete_test.go
dependency.go
disk_usage.go
errors.go
events.go
events_test.go
exec.go
exec_linux.go
exec_solaris.go
exec_windows.go
export.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
getsize_unix.go
health.go
health_test.go
image.go
image_delete.go
image_exporter.go
image_history.go
image_inspect.go
image_pull.go
image_push.go
image_tag.go
images.go
import.go
info.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
info_unix.go
info_unix_test.go
info_windows.go
inspect.go
inspect_solaris.go
inspect_unix.go
inspect_windows.go
keys.go
keys_unsupported.go
kill.go
links.go
list.go
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
metrics.go
metrics_unix.go
metrics_unsupported.go
monitor.go
monitor_linux.go
monitor_solaris.go
monitor_windows.go
mounts.go
names.go
network.go
oci_linux.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
oci_solaris.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
oci_windows.go
pause.go
prune.go
reload.go
reload_test.go
rename.go
resize.go
restart.go
search.go
search_test.go
seccomp_disabled.go
seccomp_linux.go
seccomp_unsupported.go
secrets.go
secrets_linux.go
secrets_unsupported.go
secrets_windows.go
selinux_linux.go
selinux_unsupported.go
start.go
start_unix.go
start_windows.go
stats.go
stats_collector.go
stats_unix.go
stats_windows.go
stop.go
top_unix.go
top_unix_test.go
top_windows.go
unpause.go
update.go
update_linux.go
update_solaris.go
update_windows.go
volumes.go
volumes_unit_test.go
volumes_unix.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
volumes_unix_test.go
volumes_windows.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
wait.go
workdir.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00