storage/pkg/directory
Miloslav Trmač f8bcddd584 Fix build on macOS
Without this build fails on macOS with
> ./store.go:1561:12: undefined: directory.Size
> ./store.go:1566:11: undefined: directory.Size
because directory.Size has no implementation.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2018-06-04 15:14:03 +02:00
..
directory.go Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
directory_test.go Fix filepath.Walk misusage in pkg/directory 2016-05-30 07:40:46 +00:00
directory_unix.go Fix build on macOS 2018-06-04 15:14:03 +02:00
directory_windows.go Fix filepath.Walk misusage in pkg/directory 2016-05-30 07:40:46 +00:00