ovl_copy_xattr
err = ovl_copy_xattr(c->dentry->d_sb, &c->lowerpath, temp);
err = ovl_copy_xattr(dentry->d_sb, &upperpath, opaquedir);
int ovl_copy_xattr(struct super_block *sb, const struct path *path, struct dentry *new);