moby--moby/migrate/v1
Derek McGowan d04fa49a0d Refactor RWLayer to use referenced object instead of string
RWLayer will now have more operations and be protected through a referenced type rather than always looked up by string in the layer store.
Separates creation of RWLayer (write capture layer) from mounting of the layer.
This allows mount labels to be applied after creation and allowing RWLayer objects to have the same lifespan as a container without performance regressions from requiring mount.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-12-23 11:19:17 -08:00
..
migratev1.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
migratev1_test.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00