spiegel_podman/vendor/github.com/containers/storage/pkg/idtools
Daniel J Walsh f5b7bdac0c
Update vendor of container/storage
Lots of fixes for issues found by podman.

overlay: propagate errors from mountProgram
utils: root in a userns uses global conf file
Fix handling of additional stores
Correctly check permissions on rootless directory
Fix possible integer overflow on 32bit builds
Evaluate device path for lvm
lockfile test: make concurrent RW test determinisitc
lockfile test: make concurrent read tests deterministic

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-04-24 17:03:16 -04:00
..
idtools.go vendor buildah, image, storage, cni 2019-03-28 15:12:26 +01:00
idtools_unix.go vendor buildah, image, storage, cni 2019-03-28 15:12:26 +01:00
idtools_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
parser.go Update vendor of container/storage 2019-04-24 17:03:16 -04:00
usergroupadd_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
usergroupadd_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
utils_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00