moby/volume
Kai Qiang Wu(Kennan) 6c78edaf7f Fix the driver name empty case
As drivername maybe "" in hostconfig, so we should not
directly print dirvername with var drivername,
instead, we use the real driver name property to print it.

Fixes: #20900
Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
2016-03-03 07:42:28 +00:00
..
drivers Fix panic when plugin responds with null volume 2016-02-24 20:45:38 -05:00
local Windows CI: Unit Test turn off TestRemove 2016-02-29 08:57:30 -08:00
store Fix the driver name empty case 2016-03-03 07:42:28 +00:00
testutils Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
volume.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_propagation_linux.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -05:00
volume_propagation_linux_test.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_propagation_unsupported.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -05:00
volume_test.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_unix.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_windows.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00