acl: handle idmapped mounts
[linux-2.6-microblaze.git] / fs / ubifs / xattr.c
index a0b9b34..8f4135c 100644 (file)
@@ -681,6 +681,7 @@ static int xattr_get(const struct xattr_handler *handler,
 }
 
 static int xattr_set(const struct xattr_handler *handler,
+                          struct user_namespace *mnt_userns,
                           struct dentry *dentry, struct inode *inode,
                           const char *name, const void *value,
                           size_t size, int flags)