moby--moby/volume
Antonio Murdaca 23a18b5f93 volume: store: store.go: remove debug message
When driver is `local` an empty string is given to the debug message.
This patch removes the debug statement.

```
Dec 20 19:07:01 localhost.localdomain docker[19734]:
time="2015-12-20T19:07:01.872021857+01:00" level=debug msg="Registering
new volume reference: driver , name
c2291b964b4d7b1b51ec51d2ccfe2544f83fd23404709225a43743c5faadad55"
```

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2015-12-21 19:14:27 +01:00
..
drivers Supported added for reterving Plugin list for Network and Volume. 2015-11-16 15:28:09 +09:00
local Fix typos found across repository 2015-12-13 18:04:12 +02:00
store volume: store: store.go: remove debug message 2015-12-21 19:14:27 +01:00
testutils Move volume ref counting store to a package. 2015-09-21 12:46:49 -04:00
volume.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -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 Add some unit and integration tests 2015-12-14 10:39:53 -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 Fix volume error messages 2015-10-28 09:23:43 -07:00
volume_unix.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -05:00
volume_windows.go Merge pull request #17034 from rhvgoyal/volume-propagation 2015-12-15 12:14:41 -05:00