moby--moby/image
Tonis Tiigi 4852932494 Clear old parent reference on resetting image parent
On migration 2 different images can end up with same
content addressable ID, meaning `SetParent` will be called
multiple times. Previous version did not clear the old
in-memory reference.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2016-02-05 17:05:19 -08:00
..
spec
tarexport Merge pull request #18727 from tonistiigi/partial-load 2015-12-18 11:10:55 -08:00
v1 Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
fs.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
fs_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
image.go Remove package daemonbuilder. 2016-02-01 09:57:38 -08:00
image_test.go
rootfs.go
rootfs_unix.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
rootfs_windows.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
store.go Clear old parent reference on resetting image parent 2016-02-05 17:05:19 -08:00
store_test.go Clear old parent reference on resetting image parent 2016-02-05 17:05:19 -08:00