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 add label support for build, networks and volumes 2016-03-22 11:49:06 -04:00
local Merge pull request #21400 from LK4D4/fix_volumes_race 2016-03-22 14:29:12 -07:00
store volume/store: fix couple of races with accessing maps 2016-03-31 18:35:21 -04:00
testutils fix race condition between list and remove volume 2016-03-25 13:43:08 -04:00
volume.go Remove deprecation warning 2016-04-25 15:10:31 -07:00
volume_copy.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_propagation_linux.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_propagation_linux_test.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_propagation_unsupported.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_test.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_unix.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_windows.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00