mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
There might be other (valid) reasons for setxattr(2) to fail, so only ignore it when it's a not supported error (ENOTSUP). Otherwise, bail. Signed-off-by: Aleksa Sarai <asarai@suse.de> Upstream-commit: e6d856df43ac2877ebbcff26e9f3ee755f52bce9 Component: engine