containerd/rootfs
Derek McGowan 597d0d76ae
Support simultaneous unpacking of same layer
Prevent unpack failures due to id collision or the need to
wait for another process to finish unpacking. Always attempt
to unpack a layer and handle collisions on commit. Commit
collisions are easily handled as it could be considered the
same as a successful unpack.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-09-06 15:45:31 -07:00
..
apply.go Support simultaneous unpacking of same layer 2017-09-06 15:45:31 -07:00
diff.go Update differ to support compressed archives 2017-08-11 14:19:04 -07:00
init_linux.go Revert "rootfs: remove unused functions" 2017-09-06 11:00:21 -07:00
init_other.go Revert "rootfs: remove unused functions" 2017-09-06 11:00:21 -07:00
init.go Revert "rootfs: remove unused functions" 2017-09-06 11:00:21 -07:00