tools headers UAPI: Sync openat2.h with the kernel sources
[linux-2.6-microblaze.git] / fs / reiserfs / xattr_user.c
index a573ca4..65d9cd1 100644 (file)
@@ -18,7 +18,8 @@ user_get(const struct xattr_handler *handler, struct dentry *unused,
 }
 
 static int
-user_set(const struct xattr_handler *handler, struct dentry *unused,
+user_set(const struct xattr_handler *handler, struct user_namespace *mnt_userns,
+        struct dentry *unused,
         struct inode *inode, const char *name, const void *buffer,
         size_t size, int flags)
 {