1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume
Sebastiaan van Stijn ccfb894e6c Remove deprecation warning
Auto-creation of non-existing host directories
is no longer deprecated (9d5c26bed2),
so this warning is no longer relevant.

This removes the deprecation warning.

Also removes the "system" package here, because it's only used
on non-Windows, so basically just called os.MkdirAll()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 1d02ad2a51)
2016-04-25 15:10:31 -07:00
..
drivers
local
store volume/store: fix couple of races with accessing maps 2016-03-31 18:35:21 -04:00
testutils
volume.go Remove deprecation warning 2016-04-25 15:10:31 -07:00
volume_copy.go
volume_propagation_linux.go
volume_propagation_linux_test.go
volume_propagation_unsupported.go
volume_test.go
volume_unix.go
volume_windows.go