]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - fs/ocfs2/ioctl.h
fs: port ->fileattr_set() to pass mnt_idmap
[thirdparty/linux.git] / fs / ocfs2 / ioctl.h
index 0297c8846945ab34ffd0d8297dd9bafe5bec4cf0..48a5fdfe87a190eb4f10a162e3db04fdbfe74743 100644 (file)
@@ -12,7 +12,7 @@
 #define OCFS2_IOCTL_PROTO_H
 
 int ocfs2_fileattr_get(struct dentry *dentry, struct fileattr *fa);
-int ocfs2_fileattr_set(struct user_namespace *mnt_userns,
+int ocfs2_fileattr_set(struct mnt_idmap *idmap,
                       struct dentry *dentry, struct fileattr *fa);
 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);