1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/overlay
Josh Hawn 35a22c9e12 Refactor to optimize storage driver ApplyDiff()
To avoid an expensive call to archive.ChangesDirs() which walks two directory
trees and compares every entry, archive.ApplyLayer() has been extended to
also return the size of the layer changes.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2014-12-17 21:54:23 -08:00
..
copy.go Remove the last references to overlayfs 2014-12-03 14:06:19 +01:00
overlay.go Refactor to optimize storage driver ApplyDiff() 2014-12-17 21:54:23 -08:00
overlay_test.go Remove the last references to overlayfs 2014-12-03 14:06:19 +01:00