mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07: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>
This code provides helper functions for dealing with archive files.