pkg/chrootarchive
Josh Hawn c57c03f841 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
..
archive.go Fix vet errors about unkeyed fields 2014-12-12 10:44:59 -08:00
archive_test.go Refactor to optimize storage driver ApplyDiff() 2014-12-17 21:54:23 -08:00
diff.go Refactor to optimize storage driver ApplyDiff() 2014-12-17 21:54:23 -08:00
init.go Flush stdin from within chroot archive 2014-12-09 14:56:17 -05:00