Skip to content

Commit 7e5a91f

Browse files
committed
Bump continuity to fix copy files > 2^32 bytes
Signed-off-by: Brian Goff <[email protected]>
1 parent d1435e6 commit 7e5a91f

12 files changed

+66
-821
lines changed

vendor.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ github.com/containerd/cgroups fe281dd265766145e943a034aa41086474ea6130
44
github.com/containerd/typeurl f6943554a7e7e88b3c14aad190bf05932da84788
55
github.com/containerd/fifo 3d5202aec260678c48179c56f40e6f38a095738c
66
github.com/containerd/btrfs 2e1aa0ddf94f91fa282b6ed87c23bf0d64911244
7-
github.com/containerd/continuity 3e8f2ea4b190484acb976a5b378d373429639a1a
7+
github.com/containerd/continuity a60600ad77f38aaa70165825f61e2ea72e51c9b1
88
github.com/coreos/go-systemd 48702e0da86bd25e76cfef347e2adeb434a0d0a6
99
github.com/docker/go-metrics 4ea375f7759c82740c893fc030bc37088d2ec098
1010
github.com/docker/go-events 9461782956ad83b30282bf90e31fa6a70c255ba9

vendor/github.com/containerd/continuity/fs/copy.go

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/fs/copy_linux.go

+18-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/fs/fstest/file.go

+34-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/sysx/xattr_linux.go

+9-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/sysx/xattr_linux_386.go

-111
This file was deleted.

0 commit comments

Comments
 (0)