fs: port ->rename() to pass mnt_idmap
[linux-2.6-block.git] / fs / ecryptfs / inode.c
index 6a2052d234b2d3766696eb2055e668b8cb723554..cf85901d7a5de9a96b8cd97098db1a3290346530 100644 (file)
@@ -574,7 +574,7 @@ out:
 }
 
 static int
-ecryptfs_rename(struct user_namespace *mnt_userns, struct inode *old_dir,
+ecryptfs_rename(struct mnt_idmap *idmap, struct inode *old_dir,
                struct dentry *old_dentry, struct inode *new_dir,
                struct dentry *new_dentry, unsigned int flags)
 {