diff options
author | 2017-05-17 00:12:41 +0300 | |
---|---|---|
committer | 2017-05-19 09:33:49 +0200 | |
commit | 21a228781104ae6fed7e720137ab024575071feb (patch) | |
tree | e75c1046173e195f9dfacfa28c88e12ae42b2bbc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ovl: don't fail copy-up if upper doesn't support xattr (diff) | |
download | wireguard-linux-21a228781104ae6fed7e720137ab024575071feb.tar.xz wireguard-linux-21a228781104ae6fed7e720137ab024575071feb.zip |
ovl: handle rename when upper doesn't support xattr
On failure to set opaque/redirect xattr on rename, skip setting xattr and
return -EXDEV.
On failure to set opaque xattr when creating a new directory, -EIO is
returned instead of -EOPNOTSUPP.
Any failure to set those xattr will be recorded in super block and
then setting any xattr on upper won't be attempted again.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions