1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graphdriver
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
..
aufs Implement fallback for getting the size of a container 2013-11-19 10:36:54 +01:00
devmapper Implement fallback for getting the size of a container 2013-11-19 10:36:54 +01:00
dummy Implement fallback for getting the size of a container 2013-11-19 10:36:54 +01:00
driver.go Implement fallback for getting the size of a container 2013-11-19 10:36:54 +01:00