moby/daemon/graphdriver/copy
Cory Snider 2b6761fd3e d/graphdriver/copy: support src fs w/o xattr support
Treat copying extended attributes from a source filesystem which does
not support extended attributes as a no-op, same as if the file did not
possess the extended attribute. Only fail copying extended attributes if
the source file has the attribute and the destination filesystem does
not support xattrs.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-05-04 12:30:59 -04:00
..
copy.go d/graphdriver/copy: support src fs w/o xattr support 2023-05-04 12:30:59 -04:00
copy_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00