mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
When parsing extended attributes, we may be getting EINVAL when run on ZFS. This appears to be when dealing with ZFS namespaced xattrs and despite being real root with all capabilities, there appears to be no way to read or even clear those attributes. So instead of crashing mid-shift, let's just log them and move on. Signed-off-by: Stéphane Graber <stgraber@stgraber.org> Sponsored-by: https://webdock.io