]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/xattr.c
UBUNTU: Enable vbox build
[mirror_ubuntu-zesty-kernel.git] / fs / xattr.c
index 7e3317cf4045523a7d0b17f102d51775808a8950..88910fe4a8ba0b2d7bcb1f3aba78c2a3572ab747 100644 (file)
@@ -296,6 +296,7 @@ vfs_getxattr_alloc(struct dentry *dentry, const char *name, char **xattr_value,
        *xattr_value = value;
        return error;
 }
+EXPORT_SYMBOL_GPL(vfs_getxattr_alloc);
 
 ssize_t
 __vfs_getxattr(struct dentry *dentry, struct inode *inode, const char *name,