fs: port ->set_acl() to pass mnt_idmap
[linux-block.git] / fs / nfs / nfs3acl.c
index 74d11e3c420555ea35ede04248f56630766c388b..1247f544a440e41303637a252d864eeb97b990fb 100644 (file)
@@ -255,7 +255,7 @@ int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
 
 }
 
-int nfs3_set_acl(struct user_namespace *mnt_userns, struct dentry *dentry,
+int nfs3_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
                 struct posix_acl *acl, int type)
 {
        struct posix_acl *orig = acl, *dfacl = NULL, *alloc;