mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-16 02:39:29 -04:00
fuse-overlayfs: ignore xattrs copy errors when not supported
it solves this error on copy_xattrs when the underlying file system is overlay: flistxattr(9, "security.selinux\0", 1048576) = 17 fgetxattr(9, "security.selinux", "system_u:object_r:container_file"..., 256) = 48 fsetxattr(10, "security.selinux", "system_u:object_r:container_file"..., 48, 0) = -1 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
d76078982e
commit
1a5ba7a3ef
Loading…
x
Reference in New Issue
Block a user