spiegel_podman/vendor/github.com/containers/storage/pkg/archive
Matthew Heon f2894f243b Update containers/storage to pick up overlay driver fix
New pinned commit is ff8a6d2bf496daf46ab1a153f783a0f6b8762a54

This includes a fix to error reporting with overlayfs, and will
produce more verbose errors when initializing overlayfs fails.

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #546
Approved by: baude
2018-03-26 16:21:10 +00:00
..
archive.go Update containers/storage to pick up overlay driver fix 2018-03-26 16:21:10 +00:00
archive_linux.go Update containers/storage to pick up overlay driver fix 2018-03-26 16:21:10 +00:00
archive_other.go Update containers/storage to pick up overlay driver fix 2018-03-26 16:21:10 +00:00
archive_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
archive_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes.go Update containers/storage to pick up overlay driver fix 2018-03-26 16:21:10 +00:00
changes_linux.go Update containers/storage to pick up overlay driver fix 2018-03-26 16:21:10 +00:00
changes_other.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
changes_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
diff.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
example_changes.go Vendor in latest storage, image and runtime-tools 2017-12-18 21:19:30 +00:00
README.md Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
whiteouts.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
wrap.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00

This code provides helper functions for dealing with archive files.