containerd/snapshot/overlay
Stephen J Day e6c1bb0ff2
snapshot/overlay: port overlay driver to Snapshotter
With the change to the snapshotter interface, we've now updated the
overlay driver to follow the conventions of the current test suite. To
support key unification, an hashed index was added to active and
committed directories. We still need to do some testing around
collisions, but we'll leave that for a future PR.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-02-07 17:20:21 -08:00
..
overlay.go snapshot/overlay: port overlay driver to Snapshotter 2017-02-07 17:20:21 -08:00
overlay_test.go snapshot/overlay: port overlay driver to Snapshotter 2017-02-07 17:20:21 -08:00