fs: port xattr to mnt_idmap
[linux-block.git] / fs / ubifs / xattr.c
index 3db8486e3725e04a8985e60da7814e359df2a56a..349228dd1191fdf5c72cf1d41e0287e36a7277e1 100644 (file)
@@ -699,7 +699,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 mnt_idmap *idmap,
                           struct dentry *dentry, struct inode *inode,
                           const char *name, const void *value,
                           size_t size, int flags)