moby--moby/daemon/graphdriver/aufs
Stephen J Day aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
The `archive` package defines aliases for `io.ReadCloser` and
`io.Reader`. These don't seem to provide an benefit other than type
decoration. Per this change, several unnecessary type cases were
removed.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2016-10-20 19:31:24 -07:00
..
aufs.go pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -07:00
aufs_test.go wrong id when testing exists in daemon aufs 2016-08-16 16:42:45 +08:00
dirs.go Move layer mount refcounts to mountedLayer 2016-03-23 14:42:52 -07:00
mount.go Be more lenient on auplink errors. 2016-04-06 18:24:19 -07:00
mount_linux.go
mount_unsupported.go