Add compylistxattr and copyxattr functions in archive_unix.go file 59/159759/2 accepted/tizen/unified/20171114.062836 submit/tizen/20171113.084815
authorsy1124.kim <sy1124.kim@samsung.com>
Mon, 13 Nov 2017 04:34:25 +0000 (13:34 +0900)
committerSoyoung kim <sy1124.kim@samsung.com>
Mon, 13 Nov 2017 04:48:12 +0000 (04:48 +0000)
commita9b88e7113e3b360ef944dee11c3d2f90c4324e4
tree7b2bce51fabbbe5579436f53d2592c14471bd781
parentc108cc222d118824f6bc1ee14411aab30512bb80
Add compylistxattr and copyxattr functions in archive_unix.go file

When engine run "commit",
the file content will be copied from specified layer to new layer.
But copied file have not attribute.

So, Add copylistxattr and copyxattr functions.
This patch can only be used in overlay2 and aufs.

docker-ce commit : 705853e4acd77efa175d65d2b05c07d8020d66c0

Signed-off-by: sy1124.kim <sy1124.kim@samsung.com>
Change-Id: I27b085a1905eb3ca79ef3817b20b3b09b70c98b9
ext/docker-ce
packaging/containerd.tar.bz2
packaging/docker-ce.tar.bz2
packaging/runc.tar.bz2