fs: port ->mkdir() to pass mnt_idmap
[linux-2.6-microblaze.git] / fs / ocfs2 / namei.c
index dedb37a..e1db6da 100644 (file)
@@ -642,7 +642,7 @@ static int ocfs2_mknod_locked(struct ocfs2_super *osb,
                                    fe_blkno, suballoc_loc, suballoc_bit);
 }
 
-static int ocfs2_mkdir(struct user_namespace *mnt_userns,
+static int ocfs2_mkdir(struct mnt_idmap *idmap,
                       struct inode *dir,
                       struct dentry *dentry,
                       umode_t mode)