1
0
mirror of https://github.com/moby/moby.git synced 2025-12-09 10:01:25 +03:00
Files
moby/pkg/chrootarchive
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
..
2014-12-12 10:44:59 -08:00
2014-12-08 15:41:07 -08:00