1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume
Brian Goff 2b6bc294fc When calling volume driver Mount, send opaque ID
This generates an ID string for calls to Mount/Unmount, allowing drivers
to differentiate between two callers of `Mount` and `Unmount`.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-04-29 09:37:02 -04:00
..
drivers When calling volume driver Mount, send opaque ID 2016-04-29 09:37:02 -04:00
local When calling volume driver Mount, send opaque ID 2016-04-29 09:37:02 -04:00
store volume/store: fix couple of races with accessing maps 2016-03-29 10:46:29 -07:00
testutils When calling volume driver Mount, send opaque ID 2016-04-29 09:37:02 -04:00
volume.go When calling volume driver Mount, send opaque ID 2016-04-29 09:37:02 -04:00
volume_copy.go
volume_propagation_linux.go
volume_propagation_linux_test.go
volume_propagation_unsupported.go
volume_test.go Windows: Remove TP4 support from test code 2016-04-11 15:36:31 -07:00
volume_unix.go
volume_windows.go