1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graphdriver/devmapper
Alexander Larsson 5d76681c3d Implement fallback for getting the size of a container
This moves Driver.Size() to Differ.DiffSize(), removing the empty
implementations in devmapper and dummy, and renaming the one in aufs.

Then we fall back to a container.Changes() implementation in the non-aufs
case.
2013-11-19 10:36:54 +01:00
..
docker-device-tool Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
deviceset.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
devmapper.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
devmapper_log.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
devmapper_test.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
devmapper_wrapper.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
driver.go Implement fallback for getting the size of a container 2013-11-19 10:36:54 +01:00
driver_test.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00
mount.go Move all drivers to the same subdir graphdriver 2013-11-15 15:48:24 -08:00