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)
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


No differences found