Home
last modified time | relevance | path

Searched hist:"6939 f977" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c6939f977 Mon Dec 14 08:26:14 CST 2020 Miklos Szeredi <mszeredi@redhat.com> ovl: do not fail when setting origin xattr

Comment above call already says this, but only EOPNOTSUPP is ignored, other
failures are not.

For example setting "user.*" will fail with EPERM on symlink/special.

Ignore this error as well.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>